WebGridEditObject Properties
| element | Description Returns the HTML element of the edit object. ValueType object ( EditObject element ) Default Value - |
| type | Description Returns the type of the edit object. ValueType string Default Value - |
| gridId | Description Returns the ID of the WebGrid. ValueType string Default Value - |
| tblName | Description Returns the table name of active edit cell. ValueType string Default Value - |
| cellElement | Description Returns the cell element that own this edit object. ValueType object (cell element) Default Value - |