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

dxChart StockSeries

Reference
Describes settings supported by a series of the stock type.

is invisible, the marker of its legend item is faded. See Also Series.show() - shows the series at runtime. Series.hide() - hides the series at runtime. width Specifies the width of the series line

CSS Classes

Reference
This section describes the DevExtreme CSS classes you can use to define the appearance of an element.

-cell-sizes-horizontal { width: 200px; } NOTE The Scheduler does not support .dx-scheduler-cell-sizes-horizontal element dimension modification at runtime. dx-scheduler-cell-sizes-vertical Use...-cell-sizes-vertical element dimension modification at runtime. dx-state-active This class is applied to a UI component or UI component element when it is touched or clicked. You can specify a custom

dxForm SimpleItem

Reference
This article describes configuration properties of a simple form item.

at runtime. To integrate an unsupported component. Vue To use this property, import the specified editor's module from the devextreme folder: Codeimport 'devextreme/ui/tag_box'; You can omit modules... instead in the following usage scenarios: To update the item component's state/options at runtime. To integrate an unsupported component. React To use this property, import the specified

dxCardView Types

Reference

in the saving event. SelectionChangedEvent The argument type in the selectionChanged event. SelectionConfiguration Configures runtime selection. A user can select rows in a single or multiple mode

dxDataGrid columnChooser

Reference
Configures the column chooser.

The column chooser allows a user to hide columns at runtime. To enable it, assign true to the columnChooser.enabled property. DataGrid Demo TreeList Demo See Also Column Chooser columns[].allowHiding container Specifies a container in which the column chooser should be rendered. Use this property if you need to change the element in which the column chooser is rendered. For example