Click or drag to resize

TotalsSumAllLevelsByCondition Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static decimal SumAllLevelsByCondition(
	Object data,
	StiReport report,
	string name,
	StiFilterCondition filterCondition,
	decimal value1,
	decimal value2
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

filterCondition
Type: Stimulsoft.Report.ComponentsStiFilterCondition

[Missing <param name="filterCondition"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

value1
Type: SystemDecimal

[Missing <param name="value1"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

value2
Type: SystemDecimal

[Missing <param name="value2"/> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Report.Totals.SumAllLevelsByCondition(System.Object,Stimulsoft.Report.StiReport,System.String,Stimulsoft.Report.Components.StiFilterCondition,System.Decimal,System.Decimal)"]

See Also