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