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