Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Style Class / Parents Property

In This Topic
    Parents Property
    In This Topic
    Sets both parents (Parent and AmbientParent) to the same value.
    Syntax
    'Declaration
     
    Public WriteOnly Property Parents As Style
    public Style Parents {set;}
    See Also