Name | Description | |
---|---|---|
![]() ![]() | CheckedProperty | Reference to the Checked property. |
![]() ![]() | NToggleButtonBaseSchema | Schema associated with NToggleButtonBase. |
![]() ![]() | ToggleCheckedOnClickProperty | Reference to the ToggleCheckedOnClick property. |
The following tables list the members exposed by NToggleButtonBase.
Name | Description | |
---|---|---|
![]() ![]() | CheckedProperty | Reference to the Checked property. |
![]() ![]() | NToggleButtonBaseSchema | Schema associated with NToggleButtonBase. |
![]() ![]() | ToggleCheckedOnClickProperty | Reference to the ToggleCheckedOnClick property. |
Name | Description | |
---|---|---|
![]() | Checked | Gets or sets the checked state of the toggle button. |
![]() | ToggleCheckedOnClick | Determines whether to toggle the checked state of the toggle button when clicked. By default set to true. |
Name | Description | |
---|---|---|
![]() | OnCheckedChanged | Called when the value of the Checked proprety has changed. |
![]() | OnClick | Overridden. Raises the button click event |
![]() | SUl | |
![]() | ToggleChecked | Toggles the checked state of the button |
![]() | UUl |
Name | Description | |
---|---|---|
![]() | CheckedChanged | Occurs when the checked property has changed. |
![]() | CheckedChanging | Occurs when the checked property is about to be changed |