Determines whether the element represented by this node can be removed
from the collection of which it is a part.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public bool CanRemoveFromParentCollection() |
| Visual Basic (Declaration) |
|---|
Public Function CanRemoveFromParentCollection As Boolean |