Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule.Printing Namespace / PrintStyleCollection Class
Properties Methods


In This Topic
    PrintStyleCollection Class Members
    In This Topic

    The following tables list the members exposed by PrintStyleCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodAdds a set of PrintStyle objects to the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodReturns the System.String value which can be used as unique style name.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodFills collection with default printing styles.  
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Protected MethodOverridden. Extracts the key from the specified item.  
    Protected MethodOverridden. Inserts the specified item in the collection at the specified index.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<string,PrintStyle>)
    Top
    See Also