aspnet-devexpress-dot-web-69dd79e5.md
Provides the style settings used to paint data cells.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewCellStyle :
GridViewStyleBase
Public Class GridViewCellStyle
Inherits GridViewStyleBase
The following members return GridViewCellStyle objects:
Show 14 links
These settings can be accessed using the GridViewStyles.Cell property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewCellStyle
See Also