DataGridViewBand::OnDataGridViewChanged Method ()
.NET Framework (current version)
Called when the band is associated with a different DataGridView.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Notes to Inheritors:
When overriding OnDataGridViewChanged in a derived class, be sure to call the base class's OnDataGridViewChanged method.
.NET Framework
Available since 2.0
Available since 2.0
Show: