Property LeaveLastRow
LeaveLastRow
true to leave the last row of the control free for overwritting (e.g. by a scrollbar) When true scrolling will be triggered on the second last row of the control rather than. the last.
public bool LeaveLastRow { get; set; }