VerticalGridStyles Class
Provides the style settings used to paint the visual elements within the ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return VerticalGridStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxVerticalGrid.Styles |
ASP.NET MVC Extensions | VerticalGridSettings.Styles |
Remarks
These settings can be accessed using the ASPxVerticalGrid.Styles property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.GridStyles
VerticalGridStyles
See Also