Returns an existing instance of AppointmentComparer class if any;
or creates a new one.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public static AppointmentComparer Default { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property Default As AppointmentComparer Get |