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