Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxDeferRendering Configuration
using a staggered animation. Elements with the selector specified by this property will be searched within the UI component's content. The found elements will be shown with animation specified by the animation property. If the specified animation is staggered, the elements will be animated one after another with the delay specified within the animation's configuration. tabIndex Specifies
dxDiagram contextToolbox
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
dxDropDownBox Configuration
whose underlying stores include API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use dataSource (and vice versa.... Specify this property if the UI component lies within an HTML form that will be submitted. onChange A function that is executed when the UI component loses focus after the text field's content was changed
dxDropDownBox items
dropDownBoxInstance.option('items', newItems); You can use the dataSource property instead of items. It accepts the DataSource object whose underlying stores include API that allows you to update individual items without
dxDropDownButton Configuration
the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use.... If the property is set to true, the text that items within the DropDownButton contain is passed to the title attribute of the respective item. useSelectMode Specifies whether the UI component stores the selected