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