InterfaceICultureInfoProvider
Interface
Defines methods and events to support the CultureInfo used by RadScheduler component.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
cs-api-definition
public interface ICultureInfoProvider
Properties
Culture
Provides information about a specific culture, such as the names of the culture, the writing system, the calendar used, and how to format dates and sort strings.
Events
CultureChanged
Occurs when CultureInfo instance used by RadScheduler is changed.