ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / HeaderStyle Class
Members

In This Topic
    HeaderStyle Class
    In This Topic
    HeaderStyle contains display attributes that determine the general appearance of the header on the screen.
    Object Model
    HeaderStyle Class
    Syntax
    'Declaration
     
    Public Class HeaderStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
       Implements IHeaderStyle 
    public class HeaderStyle : C1.Win.C1Themes.BaseC1FrameworkStyle, IHeaderStyle  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.FlexPivot.Styles.HeaderStyle

    See Also