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