DataGridView::ISupportInitialize::BeginInit Method ()
.NET Framework (current version)
For a description of this member, see BeginInit.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Implements
ISupportInitialize::BeginInit()| Exception | Condition |
|---|---|
| InvalidOperationException | This method has already been called for this control. |
This member is an explicit interface member implementation. It can be used only when the DataGridView instance is cast to an ISupportInitialize instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: