[]
Gets or sets a value that determines whether the group data should be loaded on demand or all at once. The default value is false and should be set to true only when GroupOnServer is set to true.
public bool GroupLazyLoading { get; set; }
Public Property GroupLazyLoading As Boolean