True DBGrid for WinForms
RowTypeEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : RowTypeEnum 列挙体
Identifies the type of row.
シンタックス
'宣言
 
Public Enum RowTypeEnum 
   Inherits System.Enum
public enum RowTypeEnum : System.Enum 
メンバ
メンバ解説
ChildRowRow is a childrow.
CollapsedGroupRowRow is a collapsed group row.
DataRowRow is a datarow.
ExpandedGroupRowRow is an expanded group row.
FooterRowRow is a footerrow.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1TrueDBGrid.RowTypeEnum

参照

C1.Win.C1TrueDBGrid 名前空間