Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupedListBox Class / _updatingSelection Field

In This Topic
    _updatingSelection Field (GroupedListBox)
    In This Topic
    This API supports the C1.Silverlight infrastructure and is not intended to be used directly from your code.
    Syntax
    'Declaration
     
    
    Protected _updatingSelection As Boolean
    protected bool _updatingSelection
    See Also