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

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