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

GridViewTableStyle Class

Provides the style settings used to paint the table that represents the ASPxGridView.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class GridViewTableStyle :
    GridViewStyleBase

The following members return GridViewTableStyle objects:

Remarks

These settings can be accessed using the GridViewStyles.Table property.

Inheritance

See Also