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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス > Item プロパティ : Item(String) プロパティ
名前に基づいて CellStyleを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As CellStyle
public CellStyle Item( 
   System.string name
) {get;}

パラメータ

name
解説
指定された名前が存在しない場合、このインデクサは null を返します。
参照

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