This is a migrated thread and some comments may be shown as answers.

Change title text of time selection

1 Answer 95 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
User1564
Top achievements
Rank 1
Veteran
User1564 asked on 02 Dec 2020, 09:19 AM

Hello Telerik-Team,

Could you tell me, how I can change the title text of the time selection?
I want to translate it to my language. I added a screenshot, where I marked, what I mean.

Regards

1 Answer, 1 is accepted

Sort by
0
Peter Milchev
Telerik team
answered on 03 Dec 2020, 11:13 AM

Hello,

The property that controls this text is the HeaderText property of the TimeView configuration of the RadTimePicker:

<telerik:RadTimePicker runat="server" ID="RadTimePicker1">
    <TimeView HeaderText="My Timepicker popup heading"></TimeView>
</telerik:RadTimePicker>

Regards,
Peter Milchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DateTimePicker
Asked by
User1564
Top achievements
Rank 1
Veteran
Answers by
Peter Milchev
Telerik team
Share this question
or