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