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