System.Windows.Forms.DataGridTableStyle.Dispose Method

Disposes of the resources (other than memory) used by the System.Windows.Forms.DataGridTableStyle.

Syntax

protected override void Dispose (bool disposing)

Parameters

disposing
Documentation for this section has not yet been entered.

Remarks

The method calls the DataGridTableStyle.Dispose(bool) method on each System.Windows.Forms.DataGridColumnStyle contained by the collection before calling DataGrid.Dispose(bool) on the grid itself.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0