Table of Contents

Property SplitY

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.