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

In This Topic
    UserData Property (C1Anchor)
    In This Topic
    Gets the custom user data associated with the current anchor.
    Syntax
    'Declaration
     
    Public ReadOnly Property UserData As System.Object
    public System.object UserData {get;}
    See Also