Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthRef.Predefined Class / ParentTop Property

In This Topic
    ParentTop Property
    In This Topic
    Gets a LengthRef instance representing the "Parent.Top" reference.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ParentTop As LengthRef
    public static LengthRef ParentTop {get;}
    See Also