[]
        
(Showing Draft Content)

FarPoint.Win.Spread.AutoSortedColumnEventHandler

AutoSortedColumnEventHandler Delegate

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

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

Source of the event

AutoSortedColumnEventArgs e

Event data