Search Results: "wiki/RecentlyCommented" property

dxDiagram CustomCommand

Reference
An object that provides information about a custom command in the Diagram UI component.

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

Reference
An object that provides information about a connector in the Diagram UI component.

(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

Reference
Allows you to add custom buttons to the input text field.

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

Reference
Configures settings of the toolbar items that are visible when users select files.

. 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

Reference
Configures toolbar items' settings.

. 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