Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntryOccurrence Class / Italic Property

In This Topic
    Italic Property (IndexEntryOccurrence)
    In This Topic
    Gets or sets a Boolean value allowing to highlight the page number corresponding to a certain occurrence of an entry using italic face. (Can be used to highlight the location where the main definition of an index entry is provided, for example.)
    Syntax
    'Declaration
     
    Public ReadOnly Property Italic As Boolean
    public bool Italic {get;}
    See Also