Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.ListBox Namespace / SelectedItemsWrapper Class


In This Topic
    SelectedItemsWrapper Class Properties
    In This Topic

    For a list of all members of this type, see SelectedItemsWrapper members.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the collection.  
    Public PropertyGets a value indicating whether the SelectedItemsWrapper has a fixed size.  
    Public PropertyGets a value indicating whether the SelectedItemsWrapper is read-only.  
    Public PropertyGets a value indicating whether access to the collection is synchronized (thread safe).  
    Public PropertyGets or sets the element at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the collection.  
    Top
    See Also