AlternatingRowStyle Property
Gets a reference to the
System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of alternating data rows in a
C1GridView control.
public System.Web.UI.WebControls.TableItemStyle AlternatingRowStyle {get;}
'Declaration
Public ReadOnly Property AlternatingRowStyle As System.Web.UI.WebControls.TableItemStyle