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.
This member overrides Group.DataElementOutput .
Syntax
'Declaration
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes
public override DataElementOutputTypes DataElementOutput { get; }
public:
virtual property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get () override;
}
/** @property */
public DataElementOutputTypes get_DataElementOutput ()
public override function get DataElementOutput () : DataElementOutputTypes
See Also
Reference
ListContent Class
ListContent Members
Microsoft.ReportingServices.ReportRendering Namespace