Skip to main content
A newer version of this page is available. .

ToolbarParagraphFormattingEdit.Text Property

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

Declaration

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

Property Value

Type Default
String "Paragraph"
See Also