System.Windows.Forms.GridTableStylesCollection.Contains Method

Gets a value indicating whether the System.Windows.Forms.GridTableStylesCollection contains the specified System.Windows.Forms.DataGridTableStyle.

Syntax

public bool Contains (DataGridTableStyle table)

Parameters

table
The System.Windows.Forms.DataGridTableStyle to look for.

Returns

true if the specified table style exists in the collection; otherwise, false.

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