ComponentOne DashboardLayout for WinForms
DashboardTheme Class
Members 

C1.Win.Layout.Styles Namespace : DashboardTheme Class
The DashboardTheme class represents the theme for the C1DashboardLayout control which contains display attributes that determine the appearance of control.
Object Model
DashboardTheme ClassCommonStyle ClassContainerHeaderStyle ClassCuesStyle ClassItemContainerStyle Class
Syntax
'Declaration
 
Public Class DashboardTheme 
   Inherits C1.Win.C1Themes.BaseTheme
public class DashboardTheme : C1.Win.C1Themes.BaseTheme 
Inheritance Hierarchy

System.Object
   C1.Win.C1Themes.StyledPropertyCollection
      C1.Win.C1Themes.BaseStyle
         C1.Win.C1Themes.BaseTheme
            C1.Win.Layout.Styles.DashboardTheme

See Also

Reference

DashboardTheme Members
C1.Win.Layout.Styles Namespace