GridViewTableStyle Class
Provides the style settings used to paint the table that represents the ASPxGridView.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewTableStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.Table property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewTableStyle
See Also