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 virtual bool IsPlain { get; }
Public Overridable ReadOnly Property IsPlain As Boolean
Implements