バージョン

HeaderCheckBoxEventArgs コンストラクタ

新しい HeaderCheckBoxEventArgs を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal field As UnboundCheckBoxField, _
   ByVal previousState As CheckBoxState _
)
public HeaderCheckBoxEventArgs( 
   UnboundCheckBoxField field,
   CheckBoxState previousState
)

パラメータ

field
previousState
参照