ComponentOne Studio for WinRT XAML
Columns プロパティ (C1Table)

テーブルによってホストされる列を含むコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property Columns As System.Collections.ObjectModel.Collection(Of C1TableColumn)
public System.Collections.ObjectModel.Collection<C1TableColumn> Columns {get;}
参照

C1Table クラス
C1Table メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.