KaxListViewSortExpressionCollection Properties |
The KaxListViewSortExpressionCollection type exposes the following members.
Name | Description | |
---|---|---|
AllowMultiFieldSorting |
If false, the collection can contain only one sort expression at a time.
Trying to add a new one in this case will delete the existing expression
or will change the sort order if its FiledName is the same.
|
|
AllowNaturalSort |
Allow the no-sort state when changing sort order.
|
|
Count |
Returns the number of items in the KaxListViewSortExpressionCollection.
|
|
IsSynchronized |
Gets a value indicating whether access to the KaxListViewSortExpressionCollection is
synchronized (thread safe).
|
|
Item |
This is the default indexer of the collection - takes an integer value.
|
|
SyncRoot |