AllowEditOverflow Property
AllowEditOverflow
Gets or sets whether data can overflow into adjacent empty cells
while edit mode is on in a cell in the view.
Declaration
public bool AllowEditOverflow { get; set; }
Public Property AllowEditOverflow As Boolean