PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / Style Class / Parents Property

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