Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Reflector Class / AutoUpdate Property

In This Topic
    AutoUpdate Property (C1Reflector)
    In This Topic
    Gets or sets whether the reflection is updated when the content's layout changes.
    Syntax
    'Declaration
     
    
    Public Property AutoUpdate As Boolean
    public bool AutoUpdate {get; set;}
    See Also