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

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