Gets the editing capabilities available to the EditorSelector for the
specified node.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public InPlaceEditing GetEditSettings( Node node ) |
Visual Basic (Declaration) |
---|
Public Function GetEditSettings ( _ node As Node _ ) As InPlaceEditing |
Parameters
- node
- Type: Mindscape.WpfPropertyGrid..::.Node
The node for which editing information is being requested.