Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / SortDescription Class / PropertyName Property

In This Topic
    PropertyName Property (SortDescription)
    In This Topic
    Gets or sets the property name being used as the sorting criteria.
    Syntax
    'Declaration
     
    
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also