[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.NoDataOverlayContent

NoDataOverlayContent Property

NoDataOverlayContent

Gets or sets the HTML content displayed as an overlay when there is no data in the grid.

Declaration
public virtual string NoDataOverlayContent { get; set; }
Public Overridable Property NoDataOverlayContent As String
Remarks

The default value for this property is empty string, which hides the no data overlay from the grid.