ComponentOne Gauges for WPF and Silverlight
UpdateLayoutReason Enumeration

C1.WPF.Gauge Namespace : UpdateLayoutReason Enumeration
The reason why the layout should be updated.
Syntax
'Declaration
 
Public Enum UpdateLayoutReason 
   Inherits System.Enum
public enum UpdateLayoutReason : System.Enum 
Members
MemberDescription
AppearanceChangedSomthing in the appearance has changed.
DefinitionChangedThe Gauge's definition has changed.
TemplateChangedA template has changed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Gauge.UpdateLayoutReason

See Also

Reference

C1.WPF.Gauge Namespace