[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.DragFillDataOnly

DragFillDataOnly Property

DragFillDataOnly

Gets or sets a value that indicates whether the drag fill action copies data only.

Declaration
public bool DragFillDataOnly { get; set; }
Public Property DragFillDataOnly As Boolean
Property Value
Type Description
bool

true if the drag fill action copies data only; otherwise, false.