ComponentOne Studio for WinRT XAML
Item プロパティ (ColumnCollection)

取得する列の名前。
名前に基づいて Column を取得します。
構文
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal colName As System.String _
) As Column
public new Column this[ 
   System.string colName
]; {get;}

パラメータ

colName
取得する列の名前。

プロパティ値

要求された名前の列。
参照

ColumnCollection クラス
ColumnCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.