ComponentOne Scheduler for WinForms
LoadDefaults Method (StatusCollection)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > StatusCollection Class : LoadDefaults Method
Restores the collection to its default state.
Syntax
'Declaration
 
Public Sub LoadDefaults() 
public void LoadDefaults()
Remarks
The LoadDefaults method removes all the custom appointment statuses from the collection and leaves only the standard ones.
See Also

Reference

StatusCollection Class
StatusCollection Members