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.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class IndexEntryStyles : OwnedCollection |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class IndexEntryStyles _ Inherits OwnedCollection |
Inheritance Hierarchy
System..::..Object
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..IndexEntryStyles
System.Collections..::..CollectionBase
C1.C1Preview..::..OwnedCollection
C1.C1Preview..::..IndexEntryStyles