[]
        
(Showing Draft Content)

C1.DataCollection.C1WrapDataCollection-2.GroupDescriptions

GroupDescriptions Property

GroupDescriptions

Gets the group descriptions applied to the data.

Declaration
public virtual IReadOnlyList<GroupDescription> GroupDescriptions { get; }
Implements