EnableEventArgs Class
Updated: February 25, 2016
Provides data for the EnableAltDesignerChanged event.
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
| Name | Description | |
|---|---|---|
![]() | EnableEventArgs(Boolean) | Initializes a new instance of the EnableEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Enabled | Indicates whether an IQueryDesigner should be enabled. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


