Click or drag to resize

StiGroupConditionExpression Constructor (StiComponent, String)

Creates a new expression.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGroupConditionExpression(
	StiComponent parent,
	string propertyName
)

Parameters

parent
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="parent"/> documentation for "M:Stimulsoft.Report.Components.StiGroupConditionExpression.#ctor(Stimulsoft.Report.Components.StiComponent,System.String)"]

propertyName
Type: SystemString

[Missing <param name="propertyName"/> documentation for "M:Stimulsoft.Report.Components.StiGroupConditionExpression.#ctor(Stimulsoft.Report.Components.StiComponent,System.String)"]

See Also