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 [DataMemberAttribute]
public ApplicationIconColor Color { get; set; }
Property Value
Type:
ApplicationIconColorSee Also