The following tables list the members exposed by RowAdding.
Name | Description | |
---|---|---|
![]() | RowAdding Constructor |
Name | Description | |
---|---|---|
![]() | alignment | Returns the current Alignment of the add new row. |
![]() | 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. |
![]() | row | Returns a reference to the add new row. |
Name | Description | |
---|---|---|
![]() | beginUpdate | |
![]() | clearAddNewRow | This method will clear the add row and reset default values from column settings if resetDefaults is true. |
![]() | dispose | This method is called by the framework, when the grid unloads. This is where the RowAdding behavior removes all the event handlers that it had attached. |
![]() | 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 |