Skip to main content
Tab

GridViewCellStyle Class

Provides the style settings used to paint data cells.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridViewCellStyle :
    GridViewStyleBase

Remarks

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

See Also