ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1LinkTargetAnchor Class / AnchorName Property

In This Topic
    AnchorName Property
    In This Topic
    Gets the name (Name) of the target C1Anchor object.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnchorName As System.String
    public System.string AnchorName {get;}
    See Also