DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / SortDescription Class / SortPath Property

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