GrapeCity SPREAD for Windows Forms 11.0J
DropDownOpeningEventArgs コンストラクタ(Boolean)


bool値。trueに設定されている場合、値をドロップダウンコントロールに同期します。
DropDownOpeningEventArgs クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal syncData As Boolean _
)
'使用法
 
Dim syncData As Boolean
 
Dim instance As New DropDownOpeningEventArgs(syncData)
public DropDownOpeningEventArgs( 
   bool syncData
)

パラメータ

syncData
bool値。trueに設定されている場合、値をドロップダウンコントロールに同期します。
参照

DropDownOpeningEventArgs クラス
DropDownOpeningEventArgs メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.