Skip to main content

ToolbarFontSizeEdit Properties

A default toolbar editor that allows the font size to be selected and applied to the text content selected within the design view area.
Name Description
AdaptivePriority Gets or sets the priority of Html Editor toolbar item hiding in adaptive mode. Inherited from HtmlEditorToolbarItem.
BeginGroup Gets or sets a value that specifies whether the current toolbar item starts a group. Inherited from HtmlEditorToolbarItem.
Collection Gets the collection to which an item belongs. Inherited from CollectionItem.
DefaultCaption Gets or sets a value that specifies the default caption of a toolbar item of the ToolbarFontSizeEdit type.
DropDownHeight Gets or sets the height of the editor’s dropdown window. Inherited from ToolbarComboBoxBase.
DropDownWidth Gets or sets the width of the editor’s dropdown window. Inherited from ToolbarComboBoxBase.
Index Gets or sets the item’s index within the collection. Inherited from CollectionItem.
Items Gets the collection of items displayed within the editor’s dropdown window.
Text This property is not in effect for the ToolbarFontSizeEdit class. Reserved for future use.
ToolTip Gets or sets the toolbar item’s tooltip text.
Visible Gets or sets a value specifying the visibility of the current toolbar item. Inherited from HtmlEditorToolbarItem.
VisibleIndex Gets or sets a value specifying the position of the current item amongst the visible items in a toolbar. Inherited from HtmlEditorToolbarItem.
Width Gets or sets the current toolbar item’s width.
See Also