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