[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterBarClickEventHandler

FilterBarClickEventHandler Delegate

Represents a defined method that handles the CellClick and CellDoubleClick events for the Spread component.

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

Source of the event

FilterBarEventArgs e

Event data