WinFormsOBPartBase.OnElementInitialized Method
Occurs when the UI element has been initialized.
Namespace: Microsoft.Office.BusinessApplications.Runtime.UI
Assembly: Microsoft.Office.BusinessApplications.RuntimeUi (in Microsoft.Office.BusinessApplications.RuntimeUi.dll)
Syntax
'Declaration
Protected Overrides Sub OnElementInitialized
'Usage
Me.OnElementInitialized()
protected override void OnElementInitialized()
Remarks
This method fetches the data for this external data part if AutoReadDataSource is set to true and the external data part is expanded.