[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AutoSortingColumnEventHandler

AutoSortingColumnEventHandler Delegate

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

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

Source of the event

AutoSortingColumnEventArgs e

Event data