[]
        
(Showing Draft Content)

C1.Win.Layout.Styles.DashboardTheme

DashboardTheme Class

The DashboardTheme class represents the theme for the C1DashboardLayout control which contains display attributes that determine the appearance of control.

Inheritance
DashboardTheme
Namespace: C1.Win.Layout.Styles
Assembly: C1.Win.DashboardLayout.8.dll
Syntax
public class DashboardTheme : BaseC1FrameworkStyle

Properties

Name Description
Common

Gets CommonStyle containing display attributes that determine the general appearance of the control on the screen.

ContainerHeader

Gets ContainerHeaderStyle containing display attributes that determine the general appearance of the ItemContainer header on the screen.

Cues

Gets CuesStyle containing display attributes that determine the general appearance of the Cues on the screen.

ItemContainer

Gets ItemContainerStyle containing display attributes that determine the general appearance of the ItemContainer on the screen.

Methods

Name Description
ResetCommon()
ResetContainerHeader()
ResetCues()
ResetItemContainer()
ShouldSerializeCommon()
ShouldSerializeContainerHeader()
ShouldSerializeCues()
ShouldSerializeItemContainer()