DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / BaseContainerHeaderStyle Class
Members

In This Topic
    BaseContainerHeaderStyle Class
    In This Topic
    BaseContainerHeaderStyle contains display attributes that determine the base appearance of the item container header on the screen.
    Syntax
    'Declaration
     
    
    Public Class BaseContainerHeaderStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class BaseContainerHeaderStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Layout.Styles.BaseContainerHeaderStyle
                   C1.Win.Layout.Styles.ContainerHeaderStyle

    See Also