Interface ICultureSettings
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface ICultureSettings
Properties
Culture
Declaration
CultureInfo Culture { get; }
Property Value
System.
|
FirstDayOfWeek
Declaration
DayOfWeek FirstDayOfWeek { get; }
Property Value
System.
|