Property X
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
- Pos
The X Position.
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.