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

IndexEntryStyles Class
Represents a collection of Styles used to render IndexEntry objects at different nesting levels of a RenderIndex. The style at index 0 of this collection is used to render the top-level entries, the style at index 1 is used to render sub-entries, and so on.
Object Model
IndexEntryStyles Class
Syntax
'Declaration
 
Public Class IndexEntryStyles 
   Inherits OwnedCollection
 
Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.IndexEntryStyles

See Also