ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

AddNewModeEnum Enumeration

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

[Visual Basic]

Public Enum AddNewModeEnum

[C#]

public enum AddNewModeEnum

[Delphi]

type AddNewModeEnum = (AddNewCurrent, AddNewPending, NoAddNew);

Namespace: C1.Win.C1TrueDBGrid

Assembly: C1.Win.C1TrueDBGrid.2 (in C1.Win.C1TrueDBGrid.2.dll)

Members

Member 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.

See Also

C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.