Gets or sets the text to display in the empty data row rendered when a
C1GridView control is bound to a data source that does not contain any records.
public virtual System.string EmptyDataText {get; set;}
'Declaration
Public Overridable Property EmptyDataText As System.String