FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 : SortingEventHandler デリゲート |
'宣言
Public Delegate Sub SortingEventHandler( _ ByVal sender As Object, _ ByVal e As SortingEventArgs _ )
public delegate void SortingEventHandler( object sender, SortingEventArgs e )