EnableEventHandler Delegate
SQL Server 2012
Represents a method for handling the EnableAltDesignerChanged event
Namespace: Microsoft.ReportingServices.Interfaces
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.
