Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / IsParentWidth Property

In This Topic
    IsParentWidth Property
    In This Topic
    Gets a value indicating whether the current unit is specified as "parent.width".
    Syntax
    'Declaration
     
    Public ReadOnly Property IsParentWidth As Boolean
    public bool IsParentWidth {get;}
    See Also