Defines the style enumeration for the control add-in as determined by the Style property of the Microsoft Dynamics NAV Windows client page control that is applied with the control add-in. Namespace: Microsoft.Dynamics.Framework.UI.Extensibility
Assembly: Microsoft.Dynamics.Framework.UI.Extensibility (in Microsoft.Dynamics.Framework.UI.Extensibility.dll)

Syntax

C#
public enum Style

Members

Member name Description
Attention Attention
Favorable Favorable
None None
Strong Strong
Unfavorable Unfavorable

See Also