Property OldSize
OldSize
Returns the old size before the update.
public int OldSize { get; set; }
Property Value
Remarks
May only be called while processing SplitterMoving, SplitterMoved and SplitterResize events.
Returns the old size before the update.
public int OldSize { get; set; }
May only be called while processing SplitterMoving, SplitterMoved and SplitterResize events.