Click or drag to resize

StiExpressionPackerPackExpression Method (String, IStiDesignerBase, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(System.String,Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string PackExpression(
	string expressionStr,
	IStiDesignerBase designer,
	bool useBraces
)

Parameters

expressionStr
Type: SystemString

[Missing <param name="expressionStr"/> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(System.String,Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(System.String,Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

useBraces
Type: SystemBoolean

[Missing <param name="useBraces"/> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(System.String,Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiExpressionPacker.PackExpression(System.String,Stimulsoft.Report.Design.IStiDesignerBase,System.Boolean)"]

See Also