Search Results: x666🪛🪛🪛🪛🪛tool box girl
- All Results 319
- Guides 124
- Reference 195
- Technical Demos
- Support Center
dxBox Configuration
component items are aligned along the main direction. crossAlign Specifies how UI component items are aligned cross-wise. dataSource Binds the UI component to data. The Box works with collections of string values or objects. Depending on your data source, bind Box to data as follows. If the data source provides objects, also specify the itemTemplate. You can skip this part if the objects
dxBox
Component Configuration Syntax Configuration An object defining configuration properties for the Box UI component. See Also jQuery Create and Configure a Component Angular Component Configuration
dxChart zoomAndPan dragBoxStyle
color Specifies the drag box's color. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address opacity Specifies the drag box's transparency. This property accepts a value from 0 to 1: 0 makes the drag box transparent; 1 makes it opaque.
dxDataGrid headerFilter search
jQuery JavaScript $(function(){ $("#dataGrid").dxDataGrid({ // ... headerFilter: { // ... search: { editorOptions: { ...
dxTreeList headerFilter search
jQuery JavaScript $(function(){ $("#treeList").dxTreeList({ // ... headerFilter: { // ... search: { editorOptions: { ...