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

In This Topic
AlternatingRowStyle Property
In This Topic
Gets or sets the C1.Blazor.Core.C1Style of the odd-numbered rows cells.
Syntax
'Declaration
 
Public Property AlternatingRowStyle As C1Style
 
See Also