The CalendarSortOrder type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CalendarSortOrder | Initializes a new instance of the CalendarSortOrder class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDirectionString | (Inherited from SortOrderBase<(Of <(TFieldEnum>)>).) |
![]() | GetFieldName | (Overrides SortOrderBase<(Of <(TFieldEnum>)>)..::.GetFieldName()()().) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from SortOrderBase<(Of <(TFieldEnum>)>).) |
Properties
Name | Description | |
---|---|---|
![]() | Direction |
Gets the order of which the field should be sorted
(Inherited from SortOrderBase<(Of <(TFieldEnum>)>).) |
![]() | Field |
Gets the field the items should be sorted on
(Inherited from SortOrderBase<(Of <(TFieldEnum>)>).) |