Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
Platform-Specific Value Pickers
The DateBox provides the following controls for picking values. Calendar Available when the type property is set to "date" or "datetime". Rollers Available when the type property is set to "date", "time" or "datetime". List Available when the type property is set to "time". By default, the picking control and its appearance vary depending on the platform. If you need to force the use
Form Properties
the Form configuration at runtime, bind the property that should be changed to a component property: HTMLTypeScript <dx-form [(formData)]="employee" [disabled]="disableForm.value"> <...: [ // ... DxFormModule, DxCheckBoxModule ], // ... }) Vue To change the Form configuration at runtime, bind the property that should be changed to a component property
dxChart commonSeriesSettings border
-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes
dxChart series border
-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes
dxChart AreaSeries border
-specific border settings override the common ones. color Colors the series border (in area-like series) or the series point border (in bar-like and bubble series). This property supports... combination. For instance, 'dashdotdash'. visible Shows the series border (in area-like series) or the series point border (in bar-like and bubble series). NOTE Setting this property to true takes