AllowLoadOnDemand Property
AllowLoadOnDemand
Gets or sets whether to allow incremental loads to the client on demand
when the user is scrolling.
Declaration
[Browsable(false)]
public bool AllowLoadOnDemand { get; set; }
<Browsable(False)>
Public Property AllowLoadOnDemand As Boolean