Reports for WinForms | ComponentOne
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 Object
    public object UserData {get;}
    See Also