GrapeCity ActiveReports for .NET 12.0J
EditModeExitEventArgs コンストラクタ

編集モードが終了されるコントロールのタイプ。

終了形式。
EditModeExitEventArgsクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal control As Object, _
   ByVal type As ExitType _
)
public EditModeExitEventArgs( 
   object control,
   ExitType type
)

パラメータ

control

編集モードが終了されるコントロールのタイプ。

type
終了形式。
参照

関連項目

EditModeExitEventArgs クラス
EditModeExitEventArgs メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.