Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
CSS Classes
; The dx-fieldset-header element can hold plain text, UI components, or custom markup. dx-icon-IconName Use this class to add a custom icon to the style sheet used in your application. The name of this class must include the real name of the icon. For instance, the "myicon" icon must be defined by the "dx-icon-myicon" class. CSS.dx-icon-myicon { background-image: url(data:image/png
UI Components
Syntax dxColorBox The ColorBox is a UI component that allows an end user to enter a color or pick it out from the drop-down editor. View Demo Start Tutorial See Also jQuery... from a local or remote source in the form of a grid. This UI component offers such basic features as sorting, grouping, filtering, as well as more advanced capabilities, like state storing, client-side
dxFileManager Custom Configuration
DevExpress.fileManagement.CustomFileSystemProvider({ abortFileUpload: function(fileData, chunksInfo, destinationDir) { // Your code goes here...-manager").dxFileManager({ fileSystemProvider: new DevExpress.fileManagement.CustomFileSystemProvider({ copyItem: function(item, destinationDir) { // Your code goes
dxScheduler Configuration
elements go here ) // ===== or ===== return /* your markup goes here */ } }); }); Angular app.component.htmlapp.module.ts <dx-scheduler ... appointmentCollectorTemplate="myTemplate"> <div *dxTemplate="let data of 'myTemplate'"> <!-- your markup goes here --> </div> </dx-scheduler> import
dxVectorMap layers
" and the elementType is "bubble", "pie" or "image". The marker data may contain a bubble value, pie chart values or an image URL. dataSource Specifies a data source for the layer... on your map, their sizes depend on their values. The biggest value will be represented by the largest bubble. Similarly, the smallest value will be represented by the smallest bubble. Bubbles