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

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