Interface
ICultureInfoProvider

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.

Declaration

cs-api-definition
CultureInfo Culture { get; }

Property Value

CultureInfo

Events

CultureChanged

Occurs when CultureInfo instance used by RadScheduler is changed.

Declaration

cs-api-definition
event EventHandler CultureChanged

Event Value

EventHandler

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