PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / StyleCollection Class
Members

In This Topic
    StyleCollection Class
    In This Topic
    Represents a collection of Style objects. This is the type of the Children collection on a Style.
    Object Model
    StyleCollection Class
    Syntax
    'Declaration
     
    Public Class StyleCollection 
       Inherits OwnedCollectionBase
    public class StyleCollection : OwnedCollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.StyleCollection

    See Also