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

BootstrapRibbonItemDataFields.TextCssClassField Property

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

[DefaultValue("TextIconCssClass")]
public virtual string TextCssClassField { get; set; }

Property Value

Type Default
String "TextIconCssClass"
See Also