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

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