FlexGrid for UWP
Row クラス
メンバ 

C1.UWP.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : 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

参照

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