TcxCustomTreeList.OnDataChanged Event
Enables you to perform specific actions after the data has been posted to a data store.
Declaration
property OnDataChanged: TNotifyEvent read; write;
Remarks
Sender specifies the tree list.
See Also
Enables you to perform specific actions after the data has been posted to a data store.
property OnDataChanged: TNotifyEvent read; write;
Sender specifies the tree list.
No
Your feedback is appreciated.