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

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