バージョン

ReportSettings プロパティ

Report の全体の設定を含むオブジェクトを取得します (読み取り専用)。
シンタックス
'宣言
 
Public MustOverride ReadOnly Property ReportSettings As ReportSettings
public abstract ReportSettings ReportSettings {get;}
解説

これは、抽象プロパティです。レポートにオブジェクトの設定を提供するために、派生クラスでオーバーライドされる必要があります。

参照