New to Telerik UI for WPF? Start a free 30-day trial
Visual Structure
Updated over 6 months ago
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.