ComponentOne Scheduler for WinForms
LoadDefaults Method (CategoryCollection)

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

Reference

CategoryCollection Class
CategoryCollection Members