Click or drag to resize

StiExpressionHelperParseBool Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseBool(Stimulsoft.Report.Components.StiPage,System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool ParseBool(
	StiPage page,
	string text
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseBool(Stimulsoft.Report.Components.StiPage,System.String)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseBool(Stimulsoft.Report.Components.StiPage,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseBool(Stimulsoft.Report.Components.StiPage,System.String)"]

See Also