PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / IStyleOwner Interface / AmbientParent Property

In This Topic
    AmbientParent Property (IStyleOwner)
    In This Topic
    Gets the parent for ambient properties.
    Syntax
    'Declaration
     
    ReadOnly Property AmbientParent As IStyleOwner
    IStyleOwner AmbientParent {get;}
    See Also