Indicates whether the editor can edit the value of the specified node.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public override bool CanEdit( Node node ) |
Visual Basic (Declaration) |
---|
Public Overrides Function CanEdit ( _ node As Node _ ) As Boolean |
Parameters
- node
- Type: Mindscape.WpfPropertyGrid..::.Node
The node.