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

Utils

Reference
This section describes the utility objects that the DevExtreme data layer provides.

=> { return value + 'MT'; } } // ... } export default App; See Also DataSource Examples - OData Key Types query(array, queryOptions) Creates a Query instance...); this.query = Query([10, 20, 50, 40, 30]); } // ... } export default App; See Also Query Concept query(url, queryOptions) Creates a Query instance that accesses a remote data service using

Object Structures ExcelDataGridCell

Reference
A DataGrid cell to be exported to Excel.

column The configuration of the cell's column. data The data object of the cell's row. groupIndex The group index of the cell's row. Available when the rowType is "group". groupSummaryItems Information about group summary items the cell represents. rowType The type of the cell's row. totalSummaryItemName The identifier of the total summary item that the cell represents. See Also

Object Structures PdfDataGridCell

Reference
A DataGrid cell to be exported to PDF.

column The configuration of the cell's column. data The data object of the cell's row. groupIndex The group index of the cell's row. Available when the rowType is "group". groupSummaryItems Information about group summary items the cell represents. rowType The type of the cell's row. totalSummaryItemName The identifier of the total summary item that the cell represents. See Also

dxDataGrid Types

Reference

. EditCancelingEvent The type of the editCanceling event handler's argument. Editing Configures editing. View Demo #####See Also##### - [Editing](/Documentation/Guide/UI_Components/DataGrid/Editing/) --> EditingStartEvent The type of the editingStart event handler's argument. EditorPreparedEvent The type of the editorPrepared event handler's argument

grids ColumnHeaderFilterSearchConfig

Reference
Configures the header filter's search.

editorOptions shortDescription Configures the search box. See the TextBox Configuration topic for information about properties you can specify in this object. Angular NOTE The nested component that configures the editorOptions property does not support event bindings and two-way property bindings. Vue NOTE The nested component that configures the editorOptions property does not support