BootstrapColorEditCssClasses.Control Property
Specifies the name of a CSS class applied to the entire Color Edit’s control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that specifies the name of a CSS class. |
See Also