General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
BootstrapFormLayout.CssClasses Property
Provides access to CSS classes applied to visual elements of the Form Layout control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public virtual BootstrapFormLayoutCssClasses CssClasses { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public Overridable ReadOnly Property CssClasses As BootstrapFormLayoutCssClasses
Property Value
Type | Description |
---|---|
BootstrapFormLayoutCssClasses | A BootstrapFormLayoutCssClasses object containing CSS settings. |
See Also
Feedback