Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlowItem Class / AutoUpdateReflection Property

In This Topic
    AutoUpdateReflection Property
    In This Topic
    Gets or sets whether the reflection is automatically updated.
    Syntax
    'Declaration
     
    
    Public Property AutoUpdateReflection As Boolean
    public bool AutoUpdateReflection {get; set;}
    See Also