[]
        
(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; }
Public Overridable ReadOnly Property GroupDescriptions As IReadOnlyList(Of GroupDescription)
Implements