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