Reports for WinForms | ComponentOne
C1.C1Report.4 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