SettingsBase.Style Property
In This Article
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public CssStyleCollection Style { get; }
#Property Value
Type |
---|
Css |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Style |
---|---|
MVCx |
|
See Also