Version

ToolActionGroupHeaderInfo Class Members

The following tables list the members exposed by ToolActionGroupHeaderInfo.

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