Back to Devexpress

SortingCollection Constructors

xpo-devexpress-dot-xpo-dot-sortingcollection-dot-ctor.md

latest1.1 KB
Original Source

SortingCollection Constructors

A collection of SortProperty objects.

NameParametersDescription
SortingCollection()noneInitializes a new instance of the SortingCollection class with default settings.
SortingCollection(SortProperty[])sortPropertiesInitializes a new instance of the SortingCollection class and populates it with the specified elements.
SortingCollection(Object, SortProperty[])owner, sortPropertiesInitializes a new instance of the SortingCollection class and populates it with the specified elements.

See Also

SortingCollection Class

SortingCollection Members

DevExpress.Xpo Namespace