Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.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