Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxGantt dependencies
) 2, "2", "FF", "ff" Start to Finish (SF) 3, "3", "SF", "sf" Use the dataSource property to bind the UI component to a data source, which contains... to the dependencies property to see how to specify the dataSource property. keyExpr Specifies the data field that provides keys for dependencies. Refer to the dependencies property to see how to specify
dxLinearGauge rangeContainer
. To set the ranges, assign an array of objects defining the ranges to the ranges property of the rangeContainer configuration object. In addition, you can specify the orientation of the ranges relative... the area reserved for the range container in the gauge. This color is replaced with the colors of the ranges contained in the range container. This property supports the following colors
dxPieChart commonSeriesSettings
the argumentField property to the corresponding field from the data source. argumentType Specifies the required type for series arguments. By default, the series arguments have the same type.... In this instance, specify the required type using the argumentType property. border An object defining the series border configuration properties. To set custom border settings for the series, use
dxTabs items
to true. As an alternative to items, you can use the dataSource property. It accepts 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 dataSource, and vice versa. badge Specifies a badge text for the tab. component An alias for the template
dxTabPanel Configuration
the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies the UI component. activeStateEnabled Specifies whether the UI component changes its visual state as a result of user interaction. The UI component switches to the active state when users press down the primary mouse button. When this property