EnableEventHandler Delegate
Updated: February 25, 2016
Represents a method for handling the EnableAltDesignerChanged event
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Parameters
- sender
-
Type:
System::Object^
The source of the event.
- e
-
Type:
Microsoft.ReportingServices.Interfaces::EnableEventArgs^
The EnableEventArgs that contains the event data.
Show: