TableEditor.CssClassGridRowCheckedAlternating Property
CSS class of a alternating (odd) row that is selected by a row selection checkbox
[Visual Basic]Public Property CssClassGridRowCheckedAlternating As
String [C#]public
string CssClassGridRowCheckedAlternating {get; set;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace