DateTimeEditors for WinRT
SortDescriptionCollection Class
Members 

Represents a collection of SortDescription objects.
Object Model
SortDescriptionCollection Class
Syntax
'Declaration
 
Public Class SortDescriptionCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of SortDescription)
public class SortDescriptionCollection : System.Collections.ObjectModel.ObservableCollection<SortDescription> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.SortDescriptionCollection

See Also

Reference

SortDescriptionCollection Members
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback