GridViewCellStyle Class
Provides the style settings used to paint data cells.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewCellStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.Cell property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.GridStyleBase
GridViewStyleBase
GridViewCellStyle
See Also