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