System.Windows.Forms.GridColumnStylesCollection.Add Method

Adds a column style to the collection.

Syntax

public virtual int Add (DataGridColumnStyle column)

Parameters

column
The System.Windows.Forms.DataGridColumnStyle to add.

Returns

The index of the new System.Windows.Forms.DataGridColumnStyle.

Remarks

Documentation for this section has not yet been entered.

Requirements

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