ActualAlternatingRowStyle Property
In This Topic
Gets the actual style that will be applied to the cells of an odd-numbered row.
Syntax
'Declaration
Public ReadOnly Property ActualAlternatingRowStyle As C1Style
public C1Style ActualAlternatingRowStyle {get;}
See Also