Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / IndexEntry Class / SeeAlsoStyle Property

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