TreeViewSelectionEvent.SelectionChanging Property | |
A logical value indicating whether the selection is about to change.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SelectionChanging AS LOGIC GET
public virtual bool SelectionChanging { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value indicating whether the selection is about to change.
See Also