IsPlain Property (C1CollectionViewDataCollection)
In This Topic
Gets whether the group items will be inline with the data items or the items will be the first level of group items.
Syntax
'Declaration
Public ReadOnly Property IsPlain As Boolean
public bool IsPlain {get;}
See Also