BaseTextControlSetLabel Method |
Namespace: Internal.Aga.Controls.Tree.NodeControlsAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SetLabel(
TreeNodeAdv node,
string value
)
Parameters
- node TreeNodeAdv
-
- value String
-
See Also