Property SplitY
SplitY
Gets or sets the y-coordinate of the upper-left corner of the splitter.
public double SplitY { get; set; }
Property Value
- double
The y-coordinate of the upper-left corner of the control.
Remarks
Property value is in client coordinates.