GridViewStyles Class
In This Article
Provides the style settings used to paint the visual elements within the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return GridViewStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASP. |
Grid |
Grid |
#Remarks
These settings can be accessed using the ASPxGridView.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
DevExpress.Web.GridStyles
GridViewStyles
See Also