FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / SortStateProperty Field

In This Topic
    SortStateProperty Field
    In This Topic
    Identifies the SortState dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SortStateProperty As DependencyProperty
    public static readonly DependencyProperty SortStateProperty
    See Also