DataGridColumnStyle::SetDataGrid Method (DataGrid^)
.NET Framework (current version)
Sets the System.Windows.Forms::DataGrid control that this column belongs to.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System.Windows.Forms::DataGrid^
The System.Windows.Forms::DataGrid control that this column belongs to.
Typically, you should use the SetDataGridInColumn method.
.NET Framework
Available since 1.1
Available since 1.1
Show: