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

dxLinearGauge valueIndicator

Reference
Specifies the appearance properties of the value indicator.

. View Demo beginAdaptingAtRadius Specifies a radius small enough for the indicator to begin adapting. When adapting, the indicator adjusts its parts and surroundings proportionally... server address baseValue Specifies the base value for the indicator of the rangeBar type. By default, a range bar starts from the beginning of the gauge scale. If you need to draw the range bar

dxLinearGauge subvalueIndicator

Reference
Specifies the appearance properties of subvalue indicators.

bar starts from the beginning of the gauge scale. If you need to draw the range bar starting from a specific scale value, assign the required value to the baseValue property. In this instance, the range bar will display the range from the baseValue to the main gauge value. View Demo beginAdaptingAtRadius Specifies a radius small enough for the indicator to begin adapting

dxCircularGauge subvalueIndicator

Reference
Specifies the appearance properties of subvalue indicators.

of the rangeBar type. By default, a range bar starts from the beginning of the gauge scale. If you need to draw the range bar starting from a specific scale value, assign the required value to the baseValue property. In this instance, the range bar will display the range from the baseValue to the main gauge value. View Demo beginAdaptingAtRadius Specifies a radius small enough

dxFileManager contextMenu items

Reference
Configures context menu items' settings.

and directories. 'delete' - Deletes files and directories. To add a predefined item to the context menu, add its name and optional settings ('visible', 'beginGroup', 'text', 'icon', 'disabled') to the items..." }, { name: "refresh", beginGroup: true } ] } }); }); Angular

dxDataGrid selection

Reference
Configures runtime selection.

A user can select rows in a single or multiple mode. In multiple mode, a user can select all rows at once. To disable this feature, assign false to the allowSelectAll. Single Row Selection...