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

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