InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / Owner Property

In This Topic
    Owner Property (BaseTheme)
    In This Topic
    Gets collection owner.
    Syntax
    'Declaration
     
    Protected Property Owner As StyledPropertyCollection
    protected StyledPropertyCollection Owner {get; set;}
    See Also