PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Unit Structure / IsParentWidth Property

In This Topic
    IsParentWidth Property (Unit)
    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