GridTableStylesCollection::Remove Method (DataGridTableStyle^)
.NET Framework (current version)
Removes the specified DataGridTableStyle.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- table
-
Type:
System.Windows.Forms::DataGridTableStyle^
The DataGridTableStyle to remove.
Use the Contains method to determine if a specific DataGridTableStyle exists before using the Remove method.
.NET Framework
Available since 1.1
Available since 1.1
Show: