Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxTreeList EditCancelingEvent

Reference
The type of the editCanceling event handler's argument.

cancel Specifies whether the event is cancelable. changes component The UI component's instance. element The UI component's container. ...

dxTreeList EditingStartEvent

Reference
The type of the editingStart event handler's argument.

cancel Specifies whether the event is cancelable. column component The UI component's instance. data element The UI component's container. key ...

grids KeyboardNavigation

Reference
Configures keyboard navigation.

editOnKeyPress Specifies whether users can enter a new cell value on a key press. Applies if editing.mode is "cell" or "batch". enabled Enables keyboard navigation. enterKeyAction Specifies whether the Enter key switches the cell or row to the edit state or moves focus in the enterKeyDirection. Applies for all edit modes, except "popup". enterKeyDirection Specifies the direction in which

dxPivotGrid texts

Reference
Strings that can be changed or localized in the PivotGrid UI component.

as a header of the Grand Total row and column. noData Specifies the text displayed when a pivot grid does not contain any fields. removeAllSorting The string to display as a Remove All Sorting context... as a Sort Row by Summary Value context menu item. NOTE This item appears in the context menu when sorting by summary values is enabled. total The string to display as a header of the Total row

data LoadResultObject

Reference
An additional type for LoadResult.

Includes the following fields: data Contains an array of items or GroupItems. totalCount summary groupCount data Contains an array of items or GroupItems. groupCount A number of groups. summary A summary array that contains the resulting values in the same order as the summary definitions. totalCount A total number of items.