PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 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 IndexEntry.SeeAlso).
    Syntax
    'Declaration
     
    Public ReadOnly Property SeeAlsoStyle As Style
    public Style SeeAlsoStyle {get;}
    See Also