C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ActualCellStyle Property

In This Topic
ActualCellStyle Property (FlexGrid)
In This Topic
Gets the actual style that will be applied to cells.
Syntax
'Declaration
 
Public ReadOnly Property ActualCellStyle As C1Style
 
See Also