Search Results: "wiki/RecentlyCommented" property

dxDateBox 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

dxDateRangeBox 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

dxDiagram contextToolbox

Reference
Configures the context toolbox's settings.

View Demo The context toolbox appears when you draw a connector from a shape and release it without it being connected to another shape. The toolbox allows you to create a shape at the end of the connector. category Specifies the category of shapes that are displayed in the context toolbox. The category property is not in effect if the shapes property is specified

dxDiagram toolbox

Reference
Configures the toolbox settings.

View Demo The toolbox contains groups of shapes. Use this property to access the toolbox settings. groups Lists toolbox groups. View Demo Use the groups property to customize the toolbox's content. You can populate it with default or custom groups. shapeIconsPerRow Specifies the number of shape icons in a row. showSearch Specifies whether

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