Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 25
- Reference 975
- Technical Demos
- Support Center
grids SearchPanel
highlightCaseSensitive Notifies the UI component whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlightSearchText is true. ...
dxHtmlEditor variables
: View on GitHub dataSource Specifies a collection of variables available for a user. The following list shows how to specify the dataSource property depending on your data source: Data Array Assign the array to the dataSource property. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data. OData Implement an ODataStore
dxPieChart commonSeriesSettings label
for the series. View Demo argumentFormat Formats the point argument before it is displayed in the point label. To format the point value, use the format property. NOTE DevExtreme... Colors the point labels' background. The default color is inherited from the points. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser
dxPieChart series label
for the series. View Demo argumentFormat Formats the point argument before it is displayed in the point label. To format the point value, use the format property. NOTE DevExtreme... Colors the point labels' background. The default color is inherited from the points. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser
dxPieChart DoughnutSeries
that provides arguments for series points. When defining a series, set the argumentField property to the corresponding field from the data source. argumentType Specifies the required type for series... be numeric, etc. However, you can convert the data source values to another type. In this instance, specify the required type using the argumentType property. border An object defining the series border