Version

ToolbarInsertObjectModel Class Properties

For a list of all members of this type, see ToolbarInsertObjectModel members.

Public Properties
 NameDescription
Public PropertyAddColumnButtonIconA CSS class with the button icon.  
Public PropertyAddColumnButtonTooltipThe button tooltip.  
Public PropertyAddRowButtonIconA CSS class with the button icon.  
Public PropertyAddRowButtonTooltipThe button tooltip.  
Public PropertyAllowCollapsingGets or sets a value indicating whether [allow collapsing].  
Public PropertyCollapseButtonIconGets or sets the collapse button icon.  
Public PropertyDisplayNameGets the display name.  
Public PropertyExpandButtonIconGets or sets the expand button icon.  
Public PropertyExpandedGets or sets a value indicating whether this IToolbarModel is expanded.  
Public PropertyHeightGets or sets the height.  
Public PropertyImageButtonIconA CSS class with the button icon.  
Public PropertyImageButtonTooltipThe button tooltip.  
Public PropertyIsAddColumnIndicates the current state of the button.  
Public PropertyIsAddRowIndicates the current state of the button.  
Public PropertyIsImageIndicates the current state of the button.  
Public PropertyIsLinkIndicates the current state of the button.  
Public PropertyIsRemoveColumnIndicates the current state of the button.  
Public PropertyIsRemoveRowIndicates the current state of the button.  
Public PropertyIsTableIndicates the current state of the button.  
Public PropertyLinkButtonIconA CSS class with the button icon.  
Public PropertyLinkButtonTooltipThe button tooltip.  
Public PropertyNameGet the toolbar name.  
Public PropertyRemoveColumnButtonIconA CSS class with the button icon.  
Public PropertyRemoveColumnButtonTooltipThe button tooltip.  
Public PropertyRemoveRowButtonIconA CSS class with the button icon.  
Public PropertyRemoveRowButtonTooltipThe button tooltip.  
Public PropertyTableButtonIconA CSS class with the button icon.  
Public PropertyTableButtonTooltipThe button tooltip.  
Public PropertyWidthGets or sets the width.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub