Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxGantt tasks

Reference
Configures tasks.

View Demo Use the dataSource property to bind the UI component to a data source, which contains tasks. If the field names in your data source differ from default names... colorExpr Specifies the data field that provides tasks' color. If the field name in your data source differs from default 'color', use this property to map data fields: jQuery index.jsdata.js

dxDataGrid loadPanel

Reference
Configures the load panel.

or false to never show the load panel. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies

dxDiagram contextMenu commands

Reference
Lists commands in the context menu.

"); }); icon Specifies the custom command's icon. This property 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

dxDiagram historyToolbar commands

Reference
Lists commands in the history toolbar.

) { if (e.name == "sayHello") alert("Hello!") }, }).dxDiagram("instance"); }); icon Specifies the custom command's icon. This property accepts one of the following: The icon's URL

dxDiagram mainToolbar commands

Reference
Lists commands in the toolbar.

. This property 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