IQueryDesigner.OnActivateView 方法

Notifies the control that the view has been activated.

命名空间:  Microsoft.ReportingServices.Interfaces
程序集:  Microsoft.ReportingServices.QueryDesigners(在 Microsoft.ReportingServices.QueryDesigners.dll 中)

语法

声明
Sub OnActivateView
用法
Dim instance As IQueryDesigner

instance.OnActivateView()
void OnActivateView()
void OnActivateView()
abstract OnActivateView : unit -> unit 
function OnActivateView()