C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / C1GridControl Class / CellStyle Property

In This Topic
CellStyle Property (C1GridControl)
In This Topic
Gets or sets the C1.Blazor.Core.C1Style of the normal cells.
Syntax
'Declaration
 
Public Property CellStyle As C1Style
 
See Also