For a list of all members of this type, see ToolbarInsertObjectModel members.
Name | Description | |
---|---|---|
AddColumnButtonIcon | A CSS class with the button icon. | |
AddColumnButtonTooltip | The button tooltip. | |
AddRowButtonIcon | A CSS class with the button icon. | |
AddRowButtonTooltip | The button tooltip. | |
AllowCollapsing | Gets or sets a value indicating whether [allow collapsing]. | |
CollapseButtonIcon | Gets or sets the collapse button icon. | |
DisplayName | Gets the display name. | |
ExpandButtonIcon | Gets or sets the expand button icon. | |
Expanded | Gets or sets a value indicating whether this IToolbarModel is expanded. | |
Height | Gets or sets the height. | |
ImageButtonIcon | A CSS class with the button icon. | |
ImageButtonTooltip | The button tooltip. | |
IsAddColumn | Indicates the current state of the button. | |
IsAddRow | Indicates the current state of the button. | |
IsImage | Indicates the current state of the button. | |
IsLink | Indicates the current state of the button. | |
IsRemoveColumn | Indicates the current state of the button. | |
IsRemoveRow | Indicates the current state of the button. | |
IsTable | Indicates the current state of the button. | |
LinkButtonIcon | A CSS class with the button icon. | |
LinkButtonTooltip | The button tooltip. | |
Name | Get the toolbar name. | |
RemoveColumnButtonIcon | A CSS class with the button icon. | |
RemoveColumnButtonTooltip | The button tooltip. | |
RemoveRowButtonIcon | A CSS class with the button icon. | |
RemoveRowButtonTooltip | The button tooltip. | |
TableButtonIcon | A CSS class with the button icon. | |
TableButtonTooltip | The button tooltip. | |
Width | Gets or sets the width. |
Name | Description | |
---|---|---|
Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub