StiLoadPasswordFormDispose Method (Boolean) |
Clean up any resources being used.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected override void Dispose(
bool disposing
)
Protected Overrides Sub Dispose (
disposing As Boolean
)
Parameters
- disposing
- Type: SystemBoolean
true if managed resources should be disposed; otherwise, false.
See Also