次の方法で共有


ListContent.DataElementOutput Property

このメンバは Group.DataElementOutput をオーバーライドします。

構文

'宣言
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

参照

関連項目

ListContent Class
ListContent Members
Microsoft.ReportingServices.ReportRendering Namespace