Interface
ICultureSettings

Interface which provides the culture settings in the RadScheduleView control.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public interface ICultureSettings

Properties

Culture

Gets the culture.

Declaration

cs-api-definition
CultureInfo Culture { get; }

Property Value

CultureInfo

FirstDayOfWeek

Gets the starting day of the week.

Declaration

cs-api-definition
DayOfWeek FirstDayOfWeek { get; }

Property Value

DayOfWeek

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