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 Style
public Style ActualAlternatingRowStyle {get;}
See Also