Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the output behavior for data rendering.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Public Enumeration DataElementOutputTypes
public enum DataElementOutputTypes
public enum class DataElementOutputTypes
public enum DataElementOutputTypes
public enum DataElementOutputTypes
Members
Member name | Description |
---|---|
ContentsOnly | Specifies that the item itself should not appear in data renderings, but its contents should be rendered as if they were in this item’s container. |
NoOutput | Specifies that the item should not appear in data renderings. |
Output | Specifies that the item should appear in data renderings. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.