[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeSolidBackground

ThemeSolidBackground Class

Represents the theme background with one solid color.

Inheritance
ThemeSolidBackground
Namespace: C1.Win.C1Themes
Assembly: C1.Win.C1Themes.4.8.dll
Syntax
public class ThemeSolidBackground : ThemeBackground

Constructors

Name Description
ThemeSolidBackground(ThemeColorValue)

Initializes a new instance of the ThemeSolidBackground class.

ThemeSolidBackground(Color)

Initializes a new instance of the ThemeSolidBackground class.

Properties

Name Description
BackgroundType

Gets background type.

Color

Returns color that can be used instead of background.

Valid

Gets whether the background is valid.

Methods

Name Description
ContainsReference(ThemeItem)

For internal use.

Equals(object)
GetBrush()

Returns the brush for this background.

GetHashCode()
GetReferences(List<ThemeItem>)

For internal use.

GetSolidColor()

Returns Color that can be used instead of background when element does not support special background.

IsStateEqual(object)

For internal use.

ReplaceReference(ThemeItem, ThemeItem)

For internal use.

SerializeReadProp(Serializer, string, Type, string)
SerializeReset()
SerializeWrite(Serializer)