[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.AllowDragFill

AllowDragFill Property

AllowDragFill

Gets or sets whether to allow the user to drag and fill cells in the component
with the contents of a cell or cells.

Declaration
[Bindable(true)]
public bool AllowDragFill { get; set; }
<Bindable(True)>
Public Property AllowDragFill As Boolean