Table of Contents
LoadingHTML Property

Gets or sets the HTML to be displayed while the Grid load/reload data in Callback mode.

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