TreeViewObserver::TreeViewStateIconClicked
virtual void TreeViewStateIconClicked (
const TreeViewClickEvent & ev,
bool * denySelectionChange
);
Parameters
- ev
A reference to the event. - denySelectionChange
Output parameter: the application should set this value to true to deny the change of selection. By default this parameter is false.