ListContent.DataElementOutput Property
This member overrides Group.DataElementOutput .
Sintassi
'Dichiarazione
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
Vedere anche
Riferimento
ListContent Class
ListContent Members
Microsoft.ReportingServices.ReportRendering Namespace