StiRenderState Constructor (Boolean) |
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiRenderState(
bool showProgress
)
Public Sub New (
showProgress As Boolean
)
Parameters
- showProgress
- Type: SystemBoolean
[Missing <param name="showProgress"/> documentation for "M:Stimulsoft.Report.Engine.StiRenderState.#ctor(System.Boolean)"]
See Also