[]
Gets or sets the HTML content displayed as an overlay when there is no data in the grid.
public virtual string NoDataOverlayContent { get; set; }
Public Overridable Property NoDataOverlayContent As String
The default value for this property is empty string, which hides the no data overlay from the grid.