FlexGrid for WinForms
Item(String) プロパティ

C1.Win.FlexGrid.BandedView.6 アセンブリ > C1.Win.FlexGrid 名前空間 > BandCollection クラス > Item プロパティ : Item(String) プロパティ
バンド化列の名前。
コレクションから名前に基づいて IBand 項目を取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As IBand
public IBand Item( 
   System.string name
) {get;}

パラメータ

name
バンド化列の名前。

プロパティ値

成功した場合はバンド、そうでない場合は null。
参照

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