ComponentOne Xamarin.Android
IsPlain Property (ISupportGrouping)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportGrouping Interface : IsPlain Property
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
 
ReadOnly Property IsPlain As Boolean
'Usage
 
Dim instance As ISupportGrouping
Dim value As Boolean
 
value = instance.IsPlain
bool IsPlain {get;}
See Also

Reference

ISupportGrouping Interface
ISupportGrouping Members