Click or drag to resize

StiSortConverterSortToString Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Design.StiSortConverter.SortToString(System.String[],Stimulsoft.Report.Dictionary.StiDataSource)"]

Namespace:  Stimulsoft.Report.Components.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public string SortToString(
	string[] sorts,
	StiDataSource dataSource
)

Parameters

sorts
Type: SystemString

[Missing <param name="sorts"/> documentation for "M:Stimulsoft.Report.Components.Design.StiSortConverter.SortToString(System.String[],Stimulsoft.Report.Dictionary.StiDataSource)"]

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Components.Design.StiSortConverter.SortToString(System.String[],Stimulsoft.Report.Dictionary.StiDataSource)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Design.StiSortConverter.SortToString(System.String[],Stimulsoft.Report.Dictionary.StiDataSource)"]

See Also