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

Object Structures floatingActionButtonConfig

Reference
Configures a Floating Action Button (FAB) that emits a stack of related actions (speed dial).

View Demo If you change this object at runtime, call the DevExpress.ui.repaintFloatingActionButton() method afterwards to apply the changes. closeIcon Specifies the icon the FAB displays when the speed dial is opened. direction Specifies the direction in which to open the speed dial menu. When this property is set to "auto", the direction depends on the FAB's position

dxChart Series Methods

Reference
Methods used to control the series.

a series at runtime. See Also series.visible hover() Switches the series into the hover state, the same as when a user places the mouse pointer on it. See Also Series.isHovered() Series.clearHover

dxDataGrid pager

Reference
Configures the pager.

The pager is an element that allows users to navigate through pages and change their size at runtime. The pager consists of the page navigator and several optional elements: the page size selector, navigation buttons, and page information. DataGrid Demo TreeList Demo See Also Paging - User Interaction allowedPageSizes Specifies the available page sizes in the page size selector. Set

dxTreeList pager

Reference
Configures the pager.

The pager is an element that allows users to navigate through pages and change their size at runtime. The pager consists of the page navigator and several optional elements: the page size selector, navigation buttons, and page information. DataGrid Demo TreeList Demo See Also Paging - User Interaction allowedPageSizes Specifies the available page sizes in the page size selector. Set

ArrayStore

Reference
The ArrayStore is a store that provides an interface for loading and editing an in-memory array and handling related events.

= "Phoenix" } }, "id") ) NOTE The ArrayStore is immutable. You cannot change its configuration at runtime. However, you can use its methods to manipulate it. See Also DataSource API Reference Data