Indicates whether a given node label can be edited.
Namespace: Censitif.Library.ControlAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax
Parameters
- node
- Type: System.Windows.Forms TreeNode
The node.
Return Value
Type: BooleanA boolean indicating whether a given node label can be edited.
See Also