ToolbarItemBase.Text Property
Gets or sets the text content of a toolbar item.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v22.1.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | A String value that specifies the item’s text content. |
See Also