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

In This Topic
    Owner Property (StyledPropertyCollection)
    In This Topic
    Gets collection owner.
    Syntax
    'Declaration
     
    Protected Property Owner As StyledPropertyCollection
    protected StyledPropertyCollection Owner {get; set;}
    See Also