DVXP TEdit.NET 3.0

RowUpdateAction Enumeration

The type of update action performed on a row

[Visual Basic]
Public Enum RowUpdateAction
[C#]
public enum RowUpdateAction

Members

Member NameDescription
Insert New row is added
Update Existing row is updated
Delete Row is deleted

Requirements

Namespace: DVXP.DXTableEditor

Assembly: DVXP.DXTableEditor (in DVXP.DXTableEditor.dll)

See Also

DVXP.DXTableEditor Namespace