title | page_title | description | slug | tags | published | position |
---|---|---|---|---|---|---|
RadTimeView Structure |
RadTimeView Structure - RadDateTimePicker |
Check our Web Forms article about RadTimeView Structure. |
datetimepicker/getting-started/radtimeview-structure |
radtimeview,structure |
true |
3 |
The RadTimeView control works only as a popup embedded in RadTimePicker or RadDateTimePicker controls. The main reason to add a RadTimeView control from the toolbox to the Web page is when using it as a [shared popup control]({%slug datetimepicker/functionality/using-shared-radcalendar-radtimeview%}).
The following image shows the structure of the RadTimeView control:
-
Header - displays the title of the time view control. You can hide the header using the ShowHeader property, or alter its content and appearance using a header [template]({%slug datetimepicker/functionality/templates/radtimeview-templates%}).
-
Time Values - allow the user to select a time value by clicking with the mouse. You can configure the [layout of the time values]({%slug datetimepicker/functionality/configuring-the-embedded-time-view%}), as well as apply different [styles]({%slug calendar/appearance-and-styling/styles%}) for alternating time values.
-
Footer - by default has no content, and does not appear, even if the ShowFooter property is true. You can provide content to the footer using a [template]({%slug datetimepicker/functionality/templates/radtimeview-templates%}).
-
[RadCalendar Structure]({%slug calendar/getting-started/structure%})
-
[RadDateTimePicker Structure]({%slug datetimepicker/getting-started/raddatetimepicker-structure%})