Skip to main content
A newer version of this page is available. .
Tab

GridViewStyles Class

Provides the style settings used to paint the visual elements within the ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GridViewStyles :
    GridStyles

The following members return GridViewStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxGridLookup.GridViewStyles
ASPxGridView.Styles
GridLookupSettings.GridViewStyles
GridViewSettings.Styles
ASP.NET Bootstrap Controls BootstrapGridView.Styles

Remarks

These settings can be accessed using the ASPxGridView.Styles property.

Implements

Inheritance

See Also