[]
        
(Showing Draft Content)

C1.WPF.Schedule.SchedulerLocExtension

SchedulerLocExtension Class

Represents a MarkupExtension providing localized strings from .resx resources for the C1Scheduler control.

Inheritance
SchedulerLocExtension
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class SchedulerLocExtension : C1LocalizeExtension
Remarks

This extension uses culture settings of the C1Scheduler control and updates target objects at changing C1Scheduler.CalendarHelper.Culture property value.

Constructors

Name Description
SchedulerLocExtension()

Initializes a new instance of the SchedulerLocExtension class.

SchedulerLocExtension(string)

Initializes a new instance of the SchedulerLocExtension class.

SchedulerLocExtension(string, string)

Initializes a new instance of the SchedulerLocExtension class.