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

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