[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.AddNewModeEnum

AddNewModeEnum Enum

Provides a description of the current addnew state with respect to the current cell.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public enum AddNewModeEnum

Fields

Name Description
AddNewCurrent

The current cell is on the addnew row.

AddNewPending

There is an Add New operation pending.

NoAddNew

The current cell is not on the addnew row.