Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dictionary
StiDictionary Class
StiDictionary Methods
SortItems Method
SortItems Method
SortItems Method (StiSortOrder)
StiDictionary
SortItems Method (StiSortOrder)
Sorts the DataSources collection and columns in each DataSource.
Namespace:
Stimulsoft.Report.Dictionary
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
void
SortItems
(
StiSortOrder
order
)
Public
Sub
SortItems
(
order
As
StiSortOrder
)
Parameters
order
Type:
Stimulsoft.Report.Dictionary
StiSortOrder
Specifies order of sorting items.
See Also
Reference
StiDictionary Class
SortItems Overload
Stimulsoft.Report.Dictionary Namespace