System.Windows.Forms.GridTableStylesCollection.Add Method

Adds a System.Windows.Forms.DataGridTableStyle to this collection.

Syntax

public virtual int Add (DataGridTableStyle table)

Parameters

table
The System.Windows.Forms.DataGridTableStyle to add to the collection.

Returns

The index of the newly added object.

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