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