TreeView for WinForms | ComponentOne
C1.Win.C1Themes Namespace / StyledPropertyCollection Class / TopOwner Property

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