Skip to main content
All docs
V24.1

SchedulerControlLocalizer.Active Property

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v24.1.dll

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static XtraLocalizer<SchedulerControlStringId> Active { get; set; }

Property Value

Type
XtraLocalizer<SchedulerControlStringId>
See Also