ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / GroupDescription Class / GroupPath Property

In This Topic
    GroupPath Property
    In This Topic
    Path of the data item to which the group operation will be applied.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupPath As System.String
    public System.string GroupPath {get;}
    See Also