Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxDiagram CustomCommand
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... Specifies a location for the command or separator on the main toolbar. NOTE This property does not allow you to set the location of the command or separator in the context menu, and history
dxDiagram dxDiagramConnector
(IDs in a data source) manually, subscribe to the onInserting data source event to assign the values. points Gets the connector's key points. The points property contains an array of connector points. Each point is specified by its x- and y-coordinates in units. The points property value has the following format: [{"x":264,"y":384},{"x":288,"y":420},{"x":480,"y":420}]. texts Specifies
dxDropDownBox buttons
or after the input text field. NOTE This property does not work for built-in buttons. name Specifies the button's name. See Also getButton(name) options Configures the Button UI component used as the action button. NOTE This property does not work for built-in buttons. View Demo
dxFileManager toolbar fileSelectionItems
. 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... contain the properties of the DevExtreme UI component specified in the widget property. Because of this dependency, options cannot be typed and are not implemented as nested configuration components
dxFileManager toolbar items
. 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... should contain the properties of the DevExtreme UI component specified in the widget property. Because of this dependency, options cannot be typed and are not implemented as nested configuration