ComponentOne Studio for WinRT XAML
RowGroups プロパティ

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

C1Table クラス
C1Table メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.