ComponentOne Reports for WPF
C1.C1Preview Namespace / Unit Structure / IsParent Property

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