[]
        
(Showing Draft Content)

C1.Web.Mvc.ODataCollectionViewService-1.GroupLazyLoading

GroupLazyLoading Property

GroupLazyLoading

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.

Declaration
public bool GroupLazyLoading { get; set; }
Public Property GroupLazyLoading As Boolean