DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection 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 String
    public string GroupPath {get;}
    See Also