Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 453
- Guides 177
- Reference 276
- Technical Demos
- Support Center
dxHtmlEditor tableContextMenu 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
.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
.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
. 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
.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