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