PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / CollectionEditorControl Class / CanUserSortItemsProperty Field

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