FlexPivot for WinForms
Row クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : Row クラス
Class that represents a grid row.
オブジェクト モデル
Row クラス
シンタックス
'宣言
 
Public Class Row 
   Inherits RowCol
public class Row : RowCol 
解説
This class does not have a public constructor. You can add and remove rows using methods in the grid's C1FlexGridBase.Rows property, which exposes the row collection.
継承階層

System.Object
   C1.Win.C1FlexGrid.RowCol
      C1.Win.C1FlexGrid.Row
         C1.Win.C1FlexGrid.DetailRow
         C1.Win.C1FlexGrid.RowWithDetails

参照

Row メンバ
C1.Win.C1FlexGrid 名前空間