Visual Structure
This article describes all the visual elements and terms used in RadTimeSpanPicker control.
Watermark Text - is the text shown when the RadTimeSpanPicker Value is null and the RadWatermark is not focused.
DropDownButton - is RadDropDownButton which shows or hides the TimeSpanComponent items.
TimeSpanPickerComponents - these are RadTimeSpanPickerComponents. Each RadTimeSpanPickerComponent consists of a TextBlock ( the Header part ) and a RadListBox (the List/Picker part).
Close Button - is a RadButton that closes RadTimeSpanPicker.
Clear Button - is a RadButton that clears the currently selected value of RadTimeSpanPicker.