For a list of all members of this type, see ToolbarCopyPasteModel members.
Name | Description | |
---|---|---|
AllowCollapsing | Gets or sets a value indicating whether [allow collapsing]. | |
CollapseButtonIcon | Gets or sets the collapse button icon. | |
CopyButtonIcon | A CSS class with the button icon. | |
CopyButtonTooltip | The button tooltip. | |
CutButtonIcon | A CSS class with the button icon. | |
CutButtonTooltip | The button tooltip. | |
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. | |
IsCopy | Indicates the current state of the button. | |
IsCut | Indicates the current state of the button. | |
IsPaste | Indicates the current state of the button. | |
IsRedo | Indicates the current state of the button. | |
IsUndo | Indicates the current state of the button. | |
Name | Set the toolbar name. | |
PasteButtonIcon | A CSS class with the button icon. | |
PasteButtonTooltip | The button tooltip. | |
RedoButtonIcon | A CSS class with the button icon. | |
RedoButtonTooltip | The button tooltip. | |
UndoButtonIcon | A CSS class with the button icon. | |
UndoButtonTooltip | 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