TimeSelector
- Last UpdatedNov 17, 2021
- 1 minute read
The TimeSelector property is a read-only property that gets the Time Range Picker object used in the Trend control.
Syntax
Result = aaHistClientTrend.TimeSelector;
Return Value
The return value is an aaHistClientTimeRangePicker control. For more information on this control, see aaHistClientTimeRangePicker Control.