True DBGrid for WinForms
AddNewModeEnum 列挙体

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 : AddNewModeEnum 列挙体
Provides a description of the current addnew state with respect to the current cell.
シンタックス
'宣言
 
Public Enum AddNewModeEnum 
   Inherits System.Enum
public enum AddNewModeEnum : System.Enum 
メンバ
メンバ解説
AddNewCurrentThe current cell is on the addnew row.
AddNewPendingThere is an Add New operation pending.
NoAddNewThe current cell is not on the addnew row.
継承階層

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

参照

C1.Win.C1TrueDBGrid 名前空間