ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Boolean
    public System.bool IsParentHeight {get;}
    See Also