Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / AllowSortingProperty Field

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