[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonClickEventHandler

FpScrollBarButtonClickEventHandler Delegate

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

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

Source of the event

FpScrollBarButtonClickEventArgs e

Event data