FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > ChartSelectDataSource クラス : OnClosing メソッド |
'Declaration
Protected Overrides Sub OnClosing( _ ByVal e As CancelEventArgs _ )
'使用法
Dim instance As ChartSelectDataSource Dim e As CancelEventArgs instance.OnClosing(e)
protected override void OnClosing( CancelEventArgs e )