PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / IndexEntry Class / Style Property

In This Topic
    Style Property (IndexEntry)
    In This Topic
    Gets the Style for the current index entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also