Method EndInit
EndInit()
Indicates that the initialization process for the element is complete.
public override void EndInit()
Exceptions
- InvalidOperationException
EndInit() was called without BeginInit() having previously been called on the element.