MESCIUS SPREAD for Windows Forms 17.0J
Get メソッド (FilterBarCellCollection)

項目インデックス。
指定したインデックスのフィルタバー項目に対応する FilterBarCell オブジェクトを取得します。
構文
'Declaration
 
Public Function Get( _
   ByVal index As Integer _
) As FilterBarCell
public FilterBarCell Get( 
   int index
)

パラメータ

index
項目インデックス。

戻り値の型

FilterBarCell の参照。
例外
例外説明
System.IndexOutOfRangeException指定された項目インデックスが有効ではありません。ゼロから列の総数までの値を指定する必要があります。
参照

FilterBarCellCollection クラス
FilterBarCellCollection メンバ

 

 


© MESCIUS inc. All rights reserved.