Function SplitContainer.splitOffset
The initial offset of the splitting between the two Controls, with 0 being at the end of the first Control.
long splitOffset() nothrow @property @nogc;
void splitOffset
(
long v
) nothrow @property @nogc;