DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / DashboardTheme Class / ContainerHeader Property

In This Topic
    ContainerHeader Property (DashboardTheme)
    In This Topic
    Gets ContainerHeaderStyle containing display attributes that determine the general appearance of the ItemContainer header on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ContainerHeader As ContainerHeaderStyle
    public ContainerHeaderStyle ContainerHeader {get;}
    See Also