Krypton OutlookGrid Help
KryptonOutlookGridDispose Method (Boolean) |
Releases unmanaged and - optionally - managed resources.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
protected override void Dispose( bool disposing )
Protected Overrides Sub Dispose ( disposing As Boolean )
Parameters
- disposing
- Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also