Skip to main content
Tab

GridViewStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewStyles :
    GridStyles

The following members return GridViewStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxGridLookup.GridViewStyles
ASPxGridView.Styles
ASP.NET MVC Extensions GridLookupSettings.GridViewStyles
GridViewSettings.Styles

Remarks

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

Implements

Inheritance

See Also