Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / CategoryCollection Class / LoadDefaults Method

In This Topic
    LoadDefaults Method (CategoryCollection)
    In This Topic
    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