GridEditEvent Members
The GridEditEvent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from ValueType.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetChild | |
|
|
GetHashCode | (Inherited from ValueType.) |
|
|
GetType | (Inherited from Object.) |
|
|
Is | |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from ValueType.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Container |
"incell" edit mode - the container element is a table cell
"inline" edit mode - the container is a table row
"popup" edit mode - the container is a Kendo UI Window element
|
|
|
Grid |
The widget instance which fired the event
|
|
|
Model |
The data item which is going to be edited
|
|
|
Name |

