[]
The DashboardTheme class represents the theme for the C1DashboardLayout control which contains display attributes that determine the appearance of control.
public class DashboardTheme : BaseC1FrameworkStyle
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. |
Name | Description |
---|---|
ResetCommon() | |
ResetContainerHeader() | |
ResetCues() | |
ResetItemContainer() | |
ShouldSerializeCommon() | |
ShouldSerializeContainerHeader() | |
ShouldSerializeCues() | |
ShouldSerializeItemContainer() |