ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / CommonStyle Class / Owner Property

In This Topic
    Owner Property (CommonStyle)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property Owner As C1.Win.C1Themes.StyledPropertyCollection
    protected C1.Win.C1Themes.StyledPropertyCollection Owner {get; set;}
    See Also