PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Unit Structure / IsParent Property

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