2027 Constructor
Changes 0
C

ToggleButtonData

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