ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot.Styles Namespace / HeaderStyle Class / Parent Property

In This Topic
    Parent Property (HeaderStyle)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property Parent As C1.Win.C1Themes.StyledPropertyCollection
    protected virtual C1.Win.C1Themes.StyledPropertyCollection Parent {get;}
    See Also