Skip to main content

ToolbarFontSizeEdit.Text Property

This property is not in effect for the ToolbarFontSizeEdit class. Reserved for future use.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

[DefaultValue("Font Size")]
public override string Text { get; set; }

Property Value

Type Default
String "Font Size"
See Also