Skip to main content

BootstrapRibbonItemDataFields.TextCssClassField Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

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

Property Value

Type Default
String "TextIconCssClass"
See Also