C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderIndex Class / EntryStyle Property

In This Topic
EntryStyle Property
In This Topic
Gets the style of index entries at the top level. This is a shortcut to the first (with index 0) element of the EntryStyles collection.
Syntax
'Declaration
 
Public ReadOnly Property EntryStyle As Style
 
See Also