バージョン

OnViewCreated メソッド (SeriesViewer)

シリーズのビューが作成されるときに呼び出されます。
シンタックス
'宣言
 
Protected Overridable Sub OnViewCreated( _
   ByVal view As SeriesViewerView _
) 
protected virtual void OnViewCreated( 
   SeriesViewerView view
)

パラメータ

view
作成されたビュー。
参照