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

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