C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / EmptyDataText Property

In This Topic
EmptyDataText Property
In This Topic
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.
Syntax
'Declaration
 
Public Overridable Property EmptyDataText As System.String
 
See Also