DVXP TEdit.NET 3.0

TableEditor.EDIT_COMMAND_NAME Field

CommandName for the Edit link-button. Can be used in the SelectButtonFormat event handler to identify the edit buttons.

[Visual Basic]
Public Const EDIT_COMMAND_NAME As String
[C#]
public const string EDIT_COMMAND_NAME;

See Also

TableEditor Class | DVXP.DXTableEditor Namespace