HotKeyEdit.Rule Property (Typed) | |
The HotKeyRule object associated with this hot key edit.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Rule AS HotKeyRule GET SET
public virtual HotKeyRule Rule { get; set; }
Request Example
View SourceProperty Value
Type:
HotKeyRuleThe HotKeyRule object associated with this hot key edit.
See Also