[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.IDropDownView.GroupDescriptions

GroupDescriptions Property

GroupDescriptions

Gets or sets a collection of C1.Win.FlexGrid.GroupDescription objects that describe how items in the data source are grouped in the grid.

Declaration
IList<GroupDescription> GroupDescriptions { get; set; }