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

C1.UWP.ExpressionEditor アセンブリ > C1.Xaml.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 メンバ