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()

请参阅

参考

IQueryDesigner 接口

Microsoft.ReportingServices.Interfaces 命名空间