Property Y
Y
Gets or sets the Y position for the view (the row). Only used if the LayoutStyle is Computed.
public Pos Y { get; set; }
Property Value
- Pos
The y position (line).
Remarks
If LayoutStyle is Absolute changing this property has no effect and its value is indeterminate.