Restores the collection to its default state.

Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public void LoadDefaults()
Visual Basic (Declaration)
Public Sub LoadDefaults

Remarks

The LoadDefaults()()()() method removes all the custom appointment statuses from the collection and leaves only the standard ones.

See Also