BootstrapRibbonItemDataFields.TextCssClassField Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | "TextIconCssClass" |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
[DefaultValue("TextIconCssClass")]
public virtual string TextCssClassField { get; set; }
<DefaultValue("TextIconCssClass")>
Public Overridable Property TextCssClassField As String
| Type | Default |
|---|---|
| String | "TextIconCssClass" |