[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.DragFillStarted

DragFillStarted Event

Occurs after the drag-filling process starts.

Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public event EventHandler<DragFillEventArgs> DragFillStarted
Public Event DragFillStarted As EventHandler(Of DragFillEventArgs)
Returns
Type Description
EventHandler<DragFillEventArgs> Occurs after the drag-filling process starts.