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

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