SortOrder 列挙体
Indicates the direction of a sort operation.
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)
構文
'宣言
'使用
メンバ
メンバ名 | 説明 | |
---|---|---|
Ascending | Indicates an ascending sort. | |
Descending | Indicates a descending sort. |
解説
Used by the Sort event.