Search Results: "wiki/RecentlyCommented" property
- All Results 1000
- Guides 22
- Reference 978
- Technical Demos
- Support Center
dxCircularGauge RangeBar text
Note that the indent property of the text configuration object must not be set to 0 if you need to show the text. customizeText Specifies a callback function that returns the text to be displayed... it is displayed in an indicator. Accepts only numeric formats. See the format section for information on accepted values. When this property value is undefined, the date-time axes display larger
dxFileManager itemView details columns
This property accepts an array of objects, where each object configures a single column. If a column does not need to be customized, this array may include the name of the field that provides data... in this property. hidingPriority Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. The hidingPriority is a unique positive integer
dxFilterBuilder fields lookup
edited. Set this property to true only if your data source accepts null values. If you need to specify this property based on a condition, set the showClearButton property instead. This is a property of the SelectBox UI component, which is used as an editor for lookup fields. allowClearing is an alias for this property in the FilterBuilder. The following code shows how to set showClearButton
dxFunnel title subtitle
If you need to specify the subtitle's text only, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. font Specifies font.... "none" Word wrap is disabled. If the text overflows the container even after word wrap, the UI component applies the textOverflow property.
dxLinearGauge scale minorTick
Major and minor ticks are calculated automatically based on the scale's startValue and endValue property values. Major ticks are made visible by default. You can make minor tick visible as well, using their visible property. In addition, you can set a custom minor tick interval or add custom minor ticks using the tickInterval and customTickValues properties respectively. You can also specify