SortExpression Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SortExpression class.
Overload List
Name | Description | |
---|---|---|
SortExpression() | Initializes a new instance of the SortExpression class. | |
SortExpression(IPropertyStore) | Initializes a new instance of the SortExpression class. | |
SortExpression(ReportExpression, SortDirections) | Infrastructure. |
Top