[]
        
(Showing Draft Content)

C1.Win.C1Themes.ThemeGradientBackground.GetSolidColor

GetSolidColor Method

GetSolidColor()

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

Declaration
public override Color? GetSolidColor()
Returns
Type Description
Color?

Returns solid Color or "null" if the background does not support solid color.

Overrides