TouchListBackgroundStartColor Property

The start color for the GradientFill. This is the color at the left or top of the control depending on the value of the FillDirection property.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
public Color BackgroundStartColor { get; set; }

Property Value

Color

See Also