System.Windows.Forms.TableLayoutRowStyleCollection.Contains Method

Determines whether the System.Windows.Forms.TableLayoutRowStyleCollection contains a specific style.

Syntax

public bool Contains (RowStyle rowStyle)

Parameters

rowStyle
The System.Windows.Forms.RowStyle to locate in the System.Windows.Forms.TableLayoutRowStyleCollection.

Returns

true if the System.Windows.Forms.RowStyle is found in the System.Windows.Forms.TableLayoutRowStyleCollection; 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