Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010
- All Results 1000
- Guides 332
- Reference 668
- Technical Demos
- Support Center
Utils
=> { 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
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
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
. 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
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