Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

GridEditEvent Members

The GridEditEvent type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetChild
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Public method Is
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Properties


  Name Description
Public property 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
Public property Grid
The widget instance which fired the event
Public property Model
The data item which is going to be edited
Public property Name