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

In This Topic
AlternatingRowStyle Property
In This Topic
Gets or sets the System.Windows.Style of the odd-numbered rows cells.
Syntax
'Declaration
 
Public Property AlternatingRowStyle As Style
 
See Also