Метод 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()
См. также