[]
Initializes a new instance of the C1GroupDataCollection<S> class.
public C1GroupDataCollection(IEnumerable<S> source, bool isPlain)
The source.
if set to true the groups will be inline with the items, otherwise the first level will contain groups and the items will be inside each group.
true