クリックまたはドラッグしてリサイズ
C1FlexGridRows プロパティ
グリッド内の行のコレクションを取得します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public RowCollection Rows { get; }

プロパティ値

型: RowCollection
解説
このプロパティは、Cells.Rows と同じです。
参照