Version 20.1

ToolbarFormattingModel Class Properties

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

Public Properties
 NameDescription
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 PropertyIsJustifyCenterIndicates the current state of the button.  
Public PropertyIsJustifyFullIndicates the current state of the button.  
Public PropertyIsJustifyLeftIndicates the current state of the button.  
Public PropertyIsJustifyRightIndicates the current state of the button.  
Public PropertyJustifyCenterButtonIconA CSS class with the button icon.  
Public PropertyJustifyCenterButtonTooltipThe button tooltip.  
Public PropertyJustifyFullButtonIconA CSS class with the button icon.  
Public PropertyJustifyFullButtonTooltipThe button tooltip.  
Public PropertyJustifyLeftButtonIconA CSS class with the button icon.  
Public PropertyJustifyLeftButtonTooltipThe button tooltip.  
Public PropertyJustifyRightButtonIconA CSS class with the button icon.  
Public PropertyJustifyRightButtonTooltipThe button tooltip.  
Public PropertyNameGets the name.  
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