ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / StyledPropertyCollection Class / TopOwner Property

In This Topic
    TopOwner Property (StyledPropertyCollection)
    In This Topic
    Gets top owner of the collection.
    Syntax
    'Declaration
     
    Protected ReadOnly Property TopOwner As StyledPropertyCollection
    protected StyledPropertyCollection TopOwner {get;}
    See Also