System.Windows.Forms.GridColumnStylesCollection.Remove Method

Removes the specified System.Windows.Forms.DataGridColumnStyle from the System.Windows.Forms.GridColumnStylesCollection.

Syntax

public void Remove (DataGridColumnStyle column)

Parameters

column
The System.Windows.Forms.DataGridColumnStyle to remove from the collection.

Remarks

Requirements

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