C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / CellStyle Property
In This Topic
CellStyle Property (C1GridControl)
In This Topic
Gets or sets the Microsoft.Maui.Controls.Style of the normal cells.
Syntax
public Style CellStyle {get; set;}
See Also