LayoutGroup.CssClass Property
Gets or sets the name of the cascading style sheet (CSS) class associated with the current layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value specifying the name of the associated cascading style sheet class. |
See Also