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

In This Topic
    Name Property (C1Anchor)
    In This Topic
    Gets the name of the current anchor (must be unique within the document).
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also