GridTableStylesCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes a DataGridTableStyle at the specified index.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- index
-
Type:
System::Int32
The index of 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: