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