IsPlain Property
IsPlain
Gets whether the group items will be inline with the data items or the items will be the first level of group items.
Declaration
public bool IsPlain { get; }
Public ReadOnly Property IsPlain As Boolean
Implements
C1.DataCollection.ISupportGrouping.IsPlain