Click or drag to resize
QRCodeSettingsBgColor Property
Background color

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public Nullable<Color> BgColor { get; set; }

Property Value

Type: NullableColor
See Also