Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

PivotGridDataSource fields

Reference
Configures pivot grid fields.

This property accepts an array of objects where each object configures a single field. Each pivot grid field must be associated with a data field using the dataField property. Fields with the...

dxSplitter items

Reference
An array of items (panes) displayed by the UI component.

. When you set this property to true at runtime, displayed pane size becomes 0. Update other pane sizes to display the pane.

dxVectorMap layers

Reference
Specifies properties for VectorMap UI component layers.

whether a certain area is selected when the UI component is created, use the isSelected field of the object returned by the customize callback function. At runtime, you can do the following operations

dxForm Configuration

Reference
An object defining configuration properties for the Form UI component.

for predefined editors and does not work with custom templates. View Demo See Also reset items Holds an array of form items. Overview Demo Customize Fields at Runtime Demo

UI Components

Reference

Component Configuration Syntax React Component Configuration Syntax dxPagination Pagination is a UI component that allows users to navigate through pages and change page size at runtime. Pagination UI