Reports for WinForms | ComponentOne
C1.C1Report.4 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
    public Style EntryStyle {get;}
    See Also