The following tables list the members exposed by GridEditBase.
Name | Description | |
---|---|---|
![]() | GridEditBase Constructor |
Name | Description | |
---|---|---|
![]() | cellInEditMode | Returns the cell that is currently in edit mode, if no cell is currently under edit, then null will be returned. |
![]() | columnSettingFromKey | Gets the column summary setting object that is tied to the column with the specified column key. The editing column setting tied to the specified column key |
![]() | columnSettings | Returns the column settings. |
![]() | editModeActions | Returns/sets the actions that will cause the grid to enter edit mode. |
![]() | element | Returns the element assoicated with the item. |
![]() | events | |
![]() | id | |
![]() | isInEditMode | Gets a value that indicates whether the cell is in edit mode. |
![]() | isInitialized | |
![]() | isUpdating | |
![]() | name | Gets the name of the behavior. |
Name | Description | |
---|---|---|
![]() | beginUpdate | |
![]() | dispose | For internal use. |
![]() | endUpdate | |
![]() | enterEditMode | Causes the grid to enter edit mode. |
![]() | exitEditMode | Causes the grid to exit edit mode. |
![]() | getEditingOn | Gets flag which represents current editing behavior in progress with option to exit edit mode. |
![]() | initialize | |
![]() | raisePropertyChanged | |
![]() | updated |
Name | Description | |
---|---|---|
![]() | disposing | |
![]() | propertyChanged |