MESCIUS SPREAD for Windows Forms 15.0J
ShowInDropDown メソッド (UserSpecifiedFilterItem)

整数
int[]
アイテムがドロップダウンに表示されるかどうかを返します。
構文
'宣言
 
Public Overrides Function ShowInDropDown( _
   ByVal columnIndex As Integer, _
   ByVal filteredInRowList() As Integer _
) As Boolean
public override bool ShowInDropDown( 
   int columnIndex,
   int[] filteredInRowList
)

パラメータ

columnIndex
整数
filteredInRowList
int[]

戻り値の型

項目が表示される場合は True;それ以外の場合は False。
参照

UserSpecifiedFilterItem クラス
UserSpecifiedFilterItem メンバ

 

 


© MESCIUS inc. All rights reserved.