Click or drag to resize

StiVBCodeGeneratorAllowLateBound Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CodeDom.StiVBCodeGenerator.AllowLateBound(System.CodeDom.CodeCompileUnit)"]

Namespace:  Stimulsoft.Report.CodeDom
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected bool AllowLateBound(
	CodeCompileUnit e
)

Parameters

e
Type: System.CodeDomCodeCompileUnit

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.CodeDom.StiVBCodeGenerator.AllowLateBound(System.CodeDom.CodeCompileUnit)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.CodeDom.StiVBCodeGenerator.AllowLateBound(System.CodeDom.CodeCompileUnit)"]

See Also