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.

must be displayed. 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.

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. Obtain the current

dxForm Configuration

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

of form items. Overview Demo Customize Fields at Runtime Demo labelLocation Specifies the location of a label against the editor. Applies only to labels outside their editors (see labelMode

UI Components

Reference

dxPagination Pagination is a UI component that allows users to navigate through pages and change page size at runtime. Pagination UI includes a page navigator and several optional elements: a page size

dxHtmlEditor tableContextMenu

Reference
Configures table context menu settings.

items. Use this property to customize the context menu. For example, the following code creates a flat menu of table commands instead of the default hierarchical menu. The beginGroup property is used...: [ 'insertHeaderRow', 'insertRowAbove', 'insertRowBelow', { name: 'insertColumnLeft', beginGroup: true }, 'insertColumnRight