TdxRangeControlNumericClientProperties Properties
A Numeric range selection and visualization model.| Name | Description |
|---|---|
| DisplayFormat | Specifies the display pattern applied to all tickmark labels on the numeric scale. Inherited from TdxRangeControlCustomNumericClientProperties. |
| MaxValue | Specifies the highest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties. |
| MinValue | Specifies the lowest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| RangeValueType | Specifies the actual value type employed by the range control‘s numeric value selection and visualization model. Inherited from TdxRangeControlCustomNumericClientProperties. |
| ScaleInterval | Specifies the interval between scale tickmarks on the range control‘s ruler. Inherited from TdxRangeControlCustomClientProperties. |
| ScaleIntervalMinWidth | |
| Style | Provides access to the appearance settings of the range control’s UI elements displayed by the data range selection and visualization model. Inherited from TdxRangeControlCustomClientProperties. |
See Also