BetterListViewSortInfo overview
![]() Empty | represents an empty BetterListViewSortInfo structure |
![]() IndexUndefined | value of index that is not defined |
![]() Equality Operator | Test whether the two BetterListViewSortInfo objects are identical. |
![]() Inequality Operator | Test whether the two BetterListViewSortInfo objects are different. |
BetterListViewSortInfo Constructor
|
Initialize a new BetterListViewSortInfo instance. |
ColumnIndex | index of the sorted column |
IsEmpty | this SortInfo structure is empty |
OrderAscending | sort order |
Equals | Indicates whether this instance and a specified object are equal. |
GetHashCode | Returns the hash code for this instance. |
BetterListViewSortInfo Class | ComponentOwl.BetterListView Namespace