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

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