EmptyDataRowStyle Property
Gets a reference to the
System.Web.UI.WebControls.TableItemStyle object that enables you to set the appearance of the empty data row rendered when a
C1GridView control is bound to a data source that does not contain any records.
public System.Web.UI.WebControls.TableItemStyle EmptyDataRowStyle {get;}
'Declaration
Public ReadOnly Property EmptyDataRowStyle As System.Web.UI.WebControls.TableItemStyle