System.Windows.Forms.TableLayoutColumnStyleCollection.Contains Method

Determines whether the specified System.Windows.Forms.ColumnStyle is in the collection.

Syntax

public bool Contains (ColumnStyle columnStyle)

Parameters

columnStyle
The System.Windows.Forms.ColumnStyle to locate in the System.Windows.Forms.TableLayoutColumnStyleCollection. The value can be null.

Returns

true if the System.Windows.Forms.ColumnStyle is found in the System.Windows.Forms.TableLayoutColumnStyleCollection; 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: 2.0.0.0