C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / StyleCollection Class
Members

StyleCollection Class
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
 
Inheritance Hierarchy

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

See Also