GridTableStylesCollection::Contains Method (DataGridTableStyle^)
.NET Framework (current version)
Gets a value indicating whether the GridTableStylesCollection contains the specified DataGridTableStyle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- table
-
Type:
System.Windows.Forms::DataGridTableStyle^
The DataGridTableStyle to look for.
Return Value
Type: System::Booleantrue if the specified table style exists in the collection; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: