Expression Editor for WPF
Item プロパティ (ExpressionEditorCollection)

C1.WPF.ExpressionEditor.4.5.2 アセンブリ > C1.WPF.ExpressionEditor 名前空間 > ExpressionEditorCollection クラス : Item プロパティ
グリッドの列名。
コレクション内の 1 つの式エディタを取得します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal name As System.String _
) As C1ExpressionEditor
public C1ExpressionEditor this[ 
   System.string name
]; {get; set;}

パラメータ

name
グリッドの列名。
参照

ExpressionEditorCollection クラス
ExpressionEditorCollection メンバ