ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / SortDescription Class
Members

In This Topic
    SortDescription Class
    In This Topic
    Defines the direction and the property name to be used as the criteria for sorting a collection.
    Object Model
    SortDescription Class
    Syntax
    'Declaration
     
    Public Class SortDescription 
    public class SortDescription 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.SortDescription

    See Also