Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
dxTreeView items
: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon Libraries) The icon in the Base64 format
dxValidator CustomRule
the rule should be always checked for the target value or only when the target value changes. If you set this property to false, the rule is checked only when you change an editor's value. If you enter a value and validate the editor's value twice, the validation callback is executed only once. If you set this property to true, the rule is checked every time an editor is validated. If you enter
Custom Shapes
;/dxi-custom-shape> </dx-diagram> Vue App.vue <DxDiagram id="diagram" ref="diagram" > <DxCustomShape :type="'Rounded Rectangle'" :background-image-url... shape can display an inner image. Use the defaultImageUrl property to specify the image URL. The following properties allow you to specify the image size and position: imageHeight imageTop imageLeft
Value Formatting and Masked Input
/decreases the selected value section by 1. The caret moves to the next date section when the previous date section is entered. The year is entered right-to-left. For example, enter 2 to specify the year 2002; enter 19 for 2019. The corresponding month/day number or initial letters can be used to specify the month and day of the week when they are displayed as text. For example, in the month section
dxAccordion items
accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External Icon