Gets or sets whether the reflection is updated when the content's layout changes.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public bool AutoUpdate { get; set; } |
Visual Basic |
---|
Public Property AutoUpdate As Boolean Get Set |