Class
CultureSettings

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public class CultureSettings : PropertyChangedBase, INotifyPropertyChanged

Inheritance: objectPropertyChangedBaseCultureSettings

Implements: INotifyPropertyChanged

Inherited Members PropertyChangedBase.OnPropertyChanged(PropertyChangedEventArgs)PropertyChangedBase.OnPropertyChanged(string)PropertyChangedBase.OnPropertyChanged<T>(Expression<Func<T>>)PropertyChangedBase.PropertyChanged

Constructors

CultureSettings()

Declaration

cs-api-definition
public CultureSettings()

Fields

DefaultFirstDayOfWeek

Declaration

cs-api-definition
public static readonly DayOfWeek DefaultFirstDayOfWeek

Field Value

DayOfWeek

Properties

FirstDayOfWeek

Declaration

cs-api-definition
public DayOfWeek FirstDayOfWeek { get; set; }

Property Value

DayOfWeek