Contact Sales: +1-888-365-2779
Rad

TimePicker for WPF

Overview

TimePicker
Let users enter a time directly in the input area or select it from the popup time view control.  The WPF TimePicker control can be fully customized through Microsoft Expression Blend and provides an advanced Time Parser allowing entering numeric values in the input area of the control.

Features

  • Culture

    RadTimePicker can display a large set of time formats.

    Top

  • Databinding

    The Telerik WPF TimePicker control can be bound to any collection consisting of TimeSpan objects.

    Top

  • Styling and Appearance

    Telerik WPF TimePicker can be fully customized using Expression Blend. There are also several pre-defined themes that can be used to style the control.

    Top

  • Layout Support

    RadTimePicker allows you to arrange its items using different panel types - Grid, RadUniFormGrid, StackPanel, etc.

    Top

  • Custom Header

    Any control can be placed in the header template of RadTimePicker or RadClock. Thus, the controls allow you to additionally customize the UI so that it fits your application's layout.

    Top

  • Advanced Time Parser

    With the WPF TimePicker, you can simply enter numeric values in the input area of the control. These values will automatically be converted to an actual time. This feature can significantly improve the usability of the control.

    Top

  • WPF/Silverlight Code Compatibility

    The WPF TimePicker shares a single codebase with its Silverlight counterpart. This means that you can achieve close 100% code reuse for your TimePicker logic if you have parallel WPF/Silverlight development.

    Top

  • VS Plug-in for Testing RadControls

    Telerik's automated software testing tool Test Studio is among the few to deliver rich UI object model that covers the entire range of UI elements in WPF. Easily record tests, customize them in code within Visual Studio or convert them to unit tests. What’s more, Test Studio is the best way to test RadControls for WPF. The powerful test recorder automatically detects the controls and exposes commonly used verifications. Learn more

    Top