PowerTools SPREAD for Windows Forms 8.0J
FilterBarDropDownSelectionChangingEventArgs コンストラクタ


新しいFilterBarEditorSelectionChangedEventArgsオブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal columnIndex As Integer, _
   ByVal changesObject As Object _
)
'使用法
 
Dim columnIndex As Integer
Dim changesObject As Object
 
Dim instance As New FilterBarDropDownSelectionChangingEventArgs(columnIndex, changesObject)
public FilterBarDropDownSelectionChangingEventArgs( 
   int columnIndex,
   object changesObject
)

パラメータ

columnIndex
changesObject
参照

FilterBarDropDownSelectionChangingEventArgs クラス
FilterBarDropDownSelectionChangingEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.