EmptyDataTemplate Property
Gets or sets the user-defined content for the empty data row rendered when a
C1GridView control is bound to a data source that does not contain any records.
public virtual System.Web.UI.ITemplate EmptyDataTemplate {get; set;}
'Declaration
Public Overridable Property EmptyDataTemplate As System.Web.UI.ITemplate