'Declaration Public Overrides NotOverridable Sub BeginInit()
'Usage Dim instance As DetailConfiguration instance.BeginInit()
public override void BeginInit()
'Declaration Public Overrides NotOverridable Sub BeginInit()
'Usage Dim instance As DetailConfiguration instance.BeginInit()
public override void BeginInit()
During a batch modification process, data will not be loaded, sorting operations will not be done, and the visible positions of columns will not be resequenced. All of these operations will be accomplished once the EndEdit method is called.
If BeginInit is called when another row is being edited, an exception will be thrown.
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2