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

dxHtmlEditor tableContextMenu items

Reference
Configures context menu 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

dxCircularGauge RectangleNeedle

Reference
An object that defines a gauge indicator of the rectangleNeedle type.

.Type(GaugeIndicatorType.RectangleNeedle) // The rest of the indicator properties go here ) ) View Demo beginAdaptingAtRadius Specifies a radius small enough for the indicator to begin adapting. When adapting, the indicator adjusts its parts and surroundings proportionally to the changing UI component size. The adjustments affect the incidator's indent

dxCircularGauge TriangleNeedle

Reference
An object that defines a gauge indicator of the triangleNeedle type.

.Type(GaugeIndicatorType.TriangleNeedle) // The rest of the indicator properties go here ) ) View Demo beginAdaptingAtRadius Specifies a radius small enough for the indicator to begin adapting. When adapting, the indicator adjusts its parts and surroundings proportionally to the changing UI component size. The adjustments affect the incidator's indent from

dxCircularGauge 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... SVG colors Paint 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

dxCircularGauge TwoColorNeedle

Reference
An object that defines a gauge indicator of the twoColorNeedle type.

.Type(GaugeIndicatorType.TwoColorNeedle) // The rest of the indicator properties go here ) ) View Demo beginAdaptingAtRadius Specifies a radius small enough for the indicator to begin adapting. When adapting, the indicator adjusts its parts and surroundings proportionally to the changing UI component size. The adjustments affect the incidator's indent from