Click or drag to resize

TotalsRank Method (Object, StiReport, String, Boolean, StiRankOrder)

[Missing <summary> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static int Rank(
	Object data,
	StiReport report,
	string name,
	bool dense,
	StiRankOrder sortOrder
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

dense
Type: SystemBoolean

[Missing <param name="dense"/> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

sortOrder
Type: Stimulsoft.ReportStiRankOrder

[Missing <param name="sortOrder"/> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Totals.Rank(System.Object,Stimulsoft.Report.StiReport,System.String,System.Boolean,Stimulsoft.Report.StiRankOrder)"]

See Also