TreeView for WinForms | ComponentOne
C1.Win.Themes Namespace / BaseC1FrameworkStyle Class / Owner Property

In This Topic
    Owner Property (BaseC1FrameworkStyle)
    In This Topic
    Gets collection owner.
    Syntax
    'Declaration
     
    
    <C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledPropertyAttribute()>
    Protected Property Owner As StyledPropertyCollection
    [C1.Win.Themes.StyledPropertyCollection.ExcludeFromStyledProperty()]
    protected StyledPropertyCollection Owner {get; set;}
    See Also