FlexGrid for UWP/WinRT
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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

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

Send Feedback