Style.BackgroundArgbColor

Style.BackgroundArgbColor property

Gets and sets the background color with a 32-bit ARGB value.

public int BackgroundArgbColor { get; set; }

See Also