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

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