PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / IndexEntry Class / HasSeeAlso Property

In This Topic
    HasSeeAlso Property (IndexEntry)
    In This Topic
    Gets a value indicating whether the IndexEntry.SeeAlso collection has been created and contains one or more elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasSeeAlso As Boolean
    public bool HasSeeAlso {get;}
    See Also