Property X | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
X
Gets or sets the X position for the view (the column). Only used if the LayoutStyle is Computed.
public Pos X { get; set; }
Property Value
The X Position.
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.