ToggleButtonData
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| ToggleButtonData(String, String) | None | Constructs a new instance of ToggleButtonData, where the ToggleButton will not be associated to an ExternalCommand. |
| ToggleButtonData(String, String, String, String) | None | Constructs a new instance of ToggleButtonData, where the ToggleButton will execute an ExternalCommand when clicked. |