Table of Contents
EmptyDataText Property

Gets or sets the HTML to be displayed when the Grid has no data.

Syntax
 public String EmptyDataText { get; set; }
See Also