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

Interface which provides the culture settings in the RadScheduleView control.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public interface ICultureSettings

Properties

Gets the culture.

C#
CultureInfo Culture { get; }

Gets the starting day of the week.

C#
DayOfWeek FirstDayOfWeek { get; }
In this article
DefinitionPropertiesCultureFirstDayOfWeek
Not finding the help you need?
Contact Support