EnumGridEditFormActionType
Enum
Enumerates the Grid edit form action type.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public enum GridEditFormActionType
Fields
Cancel
The 'Cancel' command type.
CancelLite
The 'Cancel' command type.
Insert
The 'Insert' command type.
InsertLite
The 'Insert' command type.
Update
The 'Update' command type.
UpdateLite
The 'Update' command type.