SplitWindow.VerticalDrag Property (Typed) | |
A logical value that is TRUE if dragging of vertical split bars is enabled in the split window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY VerticalDrag AS LOGIC GET
public virtual bool VerticalDrag { get; }
Request Example
View SourceProperty Value
Type:
LogicA logical value that is TRUE if dragging of vertical split bars is enabled in the split window.
See Also