ComponentOne Xamarin.Android
GroupPath Property


C1.CollectionView Assembly > C1.CollectionView Namespace > GroupDescription Class : GroupPath Property
Path of the data item to which the group operation will be applied.
Syntax
'Declaration
 
Public ReadOnly Property GroupPath As String
'Usage
 
Dim instance As GroupDescription
Dim value As String
 
value = instance.GroupPath
public string GroupPath {get;}
See Also

Reference

GroupDescription Class
GroupDescription Members