Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / CollectionEditorControl Class / CanUserSortItemsProperty Field

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