[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeBackground

ThemeBackground Class

The base class for different types of theme backgrounds.

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

Constructors

Name Description
ThemeBackground()

Fields

Name Description
Transparent

Represents the ThemeSolidBackground with the Color that is transparent.

White

Represents the ThemeSolidBackground with the Color that is white.

Properties

Name Description
BackgroundType

Gets background type.

Valid

Gets whether the background is valid.

Methods

Name Description
GetBrush()

Returns the background brush.

GetSolidColor()

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

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