RangeDragFillMode Property
RangeDragFillMode
Gets or sets the mode the user can use to drag and fill cells in the component
using the contents of a cell or cells.
Declaration
public DragFillMode RangeDragFillMode { get; set; }
Public Property RangeDragFillMode As DragFillMode