FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス : OnSorting メソッド |
'Declaration
Protected Overridable Sub OnSorting( _ ByVal e As SortingEventArgs _ )
'使用法
Dim instance As FpSpread Dim e As SortingEventArgs instance.OnSorting(e)
protected virtual void OnSorting( SortingEventArgs e )