ComponentOne Studio for WinRT XAML
Rows プロパティ (C1TableRowGroup)

C1TableRowGroup 内の C1TableRow のコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property Rows As ProxyCollection(Of C1TableRow)
public ProxyCollection<C1TableRow> Rows {get;}
参照

C1TableRowGroup クラス
C1TableRowGroup メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.