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

In This Topic
    DashboardTheme Class
    In This Topic
    The DashboardTheme class represents the theme for the C1DashboardLayout control which contains display attributes that determine the appearance of control.
    Syntax
    'Declaration
     
    
    Public Class DashboardTheme 
       Inherits C1.Win.Themes.BaseC1FrameworkStyle
    public class DashboardTheme : C1.Win.Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.Layout.Styles.DashboardTheme

    See Also