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