FlexGrid for UWP/WinRT
Row クラス
メンバ 

グリッド行を表します。
オブジェクト モデル
Row クラス
構文
'宣言
 
Public Class Row 
   Inherits RowCol
public class Row : RowCol 
解説

Row オブジェクトには、ビジュアル表現がありません。

行と列は、C1FlexGrid 内で唯一ビジュアル表現を持つセルオブジェクトの外観とコンテンツを決定するプロパティを提供します。

継承階層

System.Object
   C1.Xaml.FlexGrid.RowCol
      C1.Xaml.FlexGrid.Row
         C1.Xaml.FlexGrid.BoundRow
         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

参照

関連項目

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

Send Feedback