Click or drag to resize

StiSortHelperGetColumnIndexInSorting Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiSortHelper.GetColumnIndexInSorting(System.String[],System.String)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static int GetColumnIndexInSorting(
	string[] sorts,
	string columnName
)

Parameters

sorts
Type: SystemString

[Missing <param name="sorts"/> documentation for "M:Stimulsoft.Report.Components.StiSortHelper.GetColumnIndexInSorting(System.String[],System.String)"]

columnName
Type: SystemString

[Missing <param name="columnName"/> documentation for "M:Stimulsoft.Report.Components.StiSortHelper.GetColumnIndexInSorting(System.String[],System.String)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiSortHelper.GetColumnIndexInSorting(System.String[],System.String)"]

See Also