Click or drag to resize

PFWaffleItemColor Property

Optional. Gets or sets the background color of this waffle item. If not provided, the current theme branding color will be used.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public ApplicationIconColor Color { get; set; }

Property Value

Type: ApplicationIconColor
See Also