[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DragFillBlockEventHandler

DragFillBlockEventHandler Delegate

Represents a defined method that handles the DragFillBlock event for the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void DragFillBlockEventHandler(object sender, DragFillBlockEventArgs e)
Public Delegate Sub DragFillBlockEventHandler(sender As Object, e As DragFillBlockEventArgs)
Parameters
Type Name Description
object sender

Source of the event

DragFillBlockEventArgs e

Event data