New to Telerik UI for WinFormsStart a free 30-day trial

Properties that can be Localized

Updated over 6 months ago

The following properties can be localized:

PropertyDescription
NavigationPrevTextGets or sets the text displayed for the previous month navigation control.
NavigationNextTextGets or sets the text displayed for the next month navigation control.
FastNavigationPrevTextGets or sets the text displayed for the fast previous navigation control.
FastNavigationNextTextGets or sets the text displayed for the fast next navigation control.
NavigationPrevToolTipGets or sets the text displayed as a tooltip for the previous month navigation control.
NavigationNextToolTipGets or sets the text displayed as a tooltip for the next month navigation control.
FastNavigationPrevToolTipGets or sets the text displayed as a tooltip for the fast navigation previous month control.
FastNavigationNextToolTipGets or sets the text displayed as a tooltip for the fast navigation next month control.
RowHeaderTextProvides custom text for the row header cells.
ColumnHeaderTextProvides custom text for the column header cells.
ViewSelectorTextThe text displayed in the view selector cell.

TodayButton

PropertyDescription
TextGets or sets the text associated with Today button.
C#
this.radCalendar1.TodayButton.Text = "Aujourd'hui";

ClearButton

PropertyDescription
TextGets or sets the text associated with Clear button.

See Also

In this article
See Also
Not finding the help you need?
Contact Support