TcxCustomTreeView.OnExpanding Event
Allows you to prevent node expand operations.
Declaration
property OnExpanding: TTVExpandingEvent read; write;
Remarks
The OnExpanding
event occurs every time a node is about to be expanded.
See Also
Allows you to prevent node expand operations.
property OnExpanding: TTVExpandingEvent read; write;
The OnExpanding
event occurs every time a node is about to be expanded.
No
Your feedback is appreciated.