Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / VirtualizedItemValueCollection Class
Properties Methods


In This Topic
    VirtualizedItemValueCollection Class Members
    In This Topic

    The following tables list the members exposed by VirtualizedItemValueCollection.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value indicating whether access to the ICollection is thread-safe.  
    Public PropertyOverloaded. Gets the item at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the elements of the ICollection to an Array, starting at a particular Array index.  
    Public MethodReturns an enumerator that iterates through a collection.  
    Top
    See Also