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

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.

dxSplitter dxSplitterItem

Reference
A splitter item (pane).

and a template, the template overrides the text. visible Specifies whether or not a UI component item must be displayed. When you set this property to true at runtime, displayed pane size becomes 0. Update other

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

Utils ui

Reference
An object that serves as a namespace for DevExtreme UI components as well as for methods implementing UI logic in DevExtreme sites/applications.

) repaintFloatingActionButton() Repaints the Floating Action Button. Call this method to repaint the Floating Action Button after you change the GlobalConfig.floatingActionButtonConfig at runtime

dxForm Configuration

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

Fields at Runtime Demo labelLocation Specifies the location of a label against the editor. Applies only to labels outside their editors (see labelMode). View Demo See Also