Accordion for WinForms | ComponentOne
C1.Win.Accordion.Styles Namespace / BasePageStyle Class / Owner Property

In This Topic
    Owner Property (BasePageStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property Owner As C1.Win.Themes.StyledPropertyCollection
    protected C1.Win.Themes.StyledPropertyCollection Owner {get; set;}
    See Also