FlexGrid for WPF
Row クラス
メンバ 

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 : Row クラス
グリッド行を表します。
オブジェクト モデル
Row クラス
シンタックス
'宣言
 
Public Class Row 
   Inherits RowCol
public class Row : RowCol 
解説

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

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

継承階層

System.Object
   C1.WPF.FlexGrid.RowCol
      C1.WPF.FlexGrid.Row
         C1.WPF.FlexGrid.BoundRow
         C1.WPF.FlexGrid.FilterRow
         C1.WPF.FlexGrid.GroupRow

参照

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