IToggleController Interface Members
In This Topic
The following tables list the members exposed by IToggleController.
Public Properties
| Name | Description |
| ActionKey | Specifies the current item toggles action. |
| InitialState | Specifies if the initial toggle state is 'on'. |
| IsExpanded | Specifies if the current toggle state is 'on' |
| IsToggle | Specifies if the current item toggles visibility of any report items. |
Top
Public Methods
| Name | Description |
| Toggle | Sends toggle notification to all controlled items. |
Top
See Also