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