Version

ToolActionInfo Class Members

The following tables list the members exposed by ToolActionInfo.

Public Constructors
 NameDescription
Public ConstructorToolActionInfo ConstructorCreates an instance of ToolActionInfo  
Public Properties
 NameDescription
Public PropertyActionsSets the submenu actions for the icon button.  
Public PropertyCloseOnExecuteSets if the menu will close when the action is executed.  
Public PropertyCommandArgumentGets or sets commands's argument  
Public PropertyCommandArgumentValueGets or sets commands's value  
Public PropertyCommandIdGets or sets command's ID  
Public PropertyDisabledTextColorSets the text color to use when the action is disabled.  
Public PropertyIconCollectionNameGets or sets top name of icons collaction  
Public PropertyIconNameGets or sets icon name  
Public PropertyIconViewBoxHeightSets icon viewbox height.  
Public PropertyIconViewBoxLeftSets the icon viewbox left position.  
Public PropertyIconViewBoxTopSets the icon viewbox top position.  
Public PropertyIconViewBoxWidthSets the icon viewbox width.  
Public PropertyIsDisabledSets whether the action is disabled.  
Public PropertyIsHighlightedSets whether the action is highlighted.  
Public PropertyNameGets or sets name  
Public PropertyPaddingBottomGets or sets bottom padding  
Public PropertyPaddingLeftGets or sets left padding  
Public PropertyPaddingRightGets or sets right padding  
Public PropertyPaddingTopGets or sets top padding  
Public PropertyParentIdGets or sets parent's ID  
Public PropertySubtitleGets or sets display subtitle  
Public PropertyTextColorSets the text color to use.  
Public PropertyTitleGets or sets display label  
See Also