Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
Shape Types
The following built-in shape types are available in the Diagram UI component: General Group Texttext rectangle ellipse cross triangle diamond heart ...
Data Binding
is sufficient to provide data for PivotGrid using an ODataStore. JavaScriptvar pivotGridDataSource = { store: { type: 'odata', url: 'http://url/to/the/source' } }; An ODataStore has
dxButtonGroup items
on the button. 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
dxContextMenu items
Component for more information. disabled Specifies whether the menu item responds to user interaction. icon Specifies the menu item's icon. This property accepts one of the following: The icon's URL
dxDropDownButton 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