ComponentOne Studio for WinRT XAML
GroupRow クラス
メンバ 

行グループのヘッダーとなる行を表します。
オブジェクト モデル
GroupRow クラス
構文
'宣言
 
Public Class GroupRow 
   Inherits Row
public class GroupRow : Row 
解説
データソースとして使用される Windows.UI.Xaml.Data.ICollectionView にグループ化されたデータが含まれ、グリッドの ShowGroups プロパティが true に設定されている場合は、C1FlexGrid によって自動的にグループ行が表示されます。
継承階層

System.Object
   C1.Xaml.FlexGrid.RowCol
      C1.Xaml.FlexGrid.Row
         C1.Xaml.FlexGrid.GroupRow

参照

GroupRow メンバ
C1.Xaml.FlexGrid 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.