Click or drag to resize

StiDictionarySortItems 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
public void SortItems(
	StiSortOrder order
)

Parameters

order
Type: Stimulsoft.Report.DictionaryStiSortOrder
Specifies order of sorting items.
See Also