GridEditFormActionType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the Grid edit form action type.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum GridEditFormActionType
Members

  Member nameValueDescription
Insert0 The 'Insert' command type.
Update1 The 'Update' command type.
Cancel2 The 'Cancel' command type.
InsertLite3 The 'Insert' command type.
UpdateLite4 The 'Update' command type.
CancelLite5 The 'Cancel' command type.
See Also

Reference