Back to Devexpress

GridViewTableStyle Class

aspnet-devexpress-dot-web-fce9d229.md

latest1.9 KB
Original Source

GridViewTableStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewTableStyle :
    GridViewStyleBase
vb
Public Class GridViewTableStyle
    Inherits GridViewStyleBase

The following members return GridViewTableStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewTableStyle

See Also

GridViewTableStyle Members

Grid View

DevExpress.Web Namespace