Version 21.2

ToolbarTextModel Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowCollapsingGets or sets a value indicating whether [allow collapsing].  
Public PropertyBoldButtonIconA CSS class with the button icon.  
Public PropertyBoldButtonTooltipThe button tooltip.  
Public PropertyCollapseButtonIconGets or sets the collapse button icon.  
Public PropertyDecreaseFontButtonIconA CSS class with the button icon.  
Public PropertyDecreaseFontButtonTooltipThe button tooltip.  
Public PropertyDisplayNameGets the name.  
Public PropertyExpandButtonIconGets or sets the expand button icon.  
Public PropertyExpandedGets or sets a value indicating whether this IToolbarModel is expanded.  
Public PropertyFontFamiliesThe font families combo fonts.  
Public PropertyFontFamilyComboHeightThe height of the combo.  
Public PropertyFontFamilyComboWidthThe width of the combo.  
Public PropertyFontSizeComboHeightThe height of the combo.  
Public PropertyFontSizeComboWidthThe width of the combo.  
Public PropertyFontSizesGets or sets the font sizes.  
Public PropertyFormatsListGets or sets the formats list.  
Public PropertyFormatsListComboHeightThe height of the combo.  
Public PropertyFormatsListComboWidthThe width of the combo.  
Public PropertyHeightGets or sets the height.  
Public PropertyIncreaseFontButtonIconA CSS class with the button icon.  
Public PropertyIncreaseFontButtonTooltipThe button tooltip.  
Public PropertyIsBoldIndicates the current state of the button.  
Public PropertyIsDecreaseFontIndicates the current state of the button.  
Public PropertyIsIncreaseFontIndicates the current state of the button.  
Public PropertyIsItalicIndicates the current state of the button.  
Public PropertyIsStrikethroughIndicates the current state of the button.  
Public PropertyIsUnderlineIndicates the current state of the button.  
Public PropertyItalicButtonIconA CSS class with the button icon.  
Public PropertyItalicButtonTooltipThe button tooltip.  
Public PropertyNameSet the toolbar name.  
Public PropertyStrikethroughButtonIconA CSS class with the button icon.  
Public PropertyStrikethroughButtonTooltipThe button tooltip.  
Public PropertyUnderlineButtonIconA CSS class with the button icon.  
Public PropertyUnderlineButtonTooltipThe 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