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

In This Topic
ActualRowStyle Property
In This Topic
Gets the actual style that will be applied to the cells of a row.
Syntax
'Declaration
 
Public ReadOnly Property ActualRowStyle As C1Style
 
See Also