[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.ShowGroups

ShowGroups Property

ShowGroups

Gets or sets whether the grid should insert group rows to delimit data groups.

Declaration
public virtual bool ShowGroups { get; set; }
Remarks

Data groups are created by modifying the groupDescriptions property of the ICollectionView object used as the grid's itemsSource.