バージョン

OnViewCreated メソッド (Series)

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

パラメータ

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