バージョン

ReportBase クラス

レポーティングの抽象基本クラス。
シンタックス
'宣言
 
Public MustInherit Class ReportBase 
   Inherits Infragistics.PropertyChangeNotifier
public abstract class ReportBase : Infragistics.PropertyChangeNotifier 
解説

クラスは、レポートのデフォルト設定を決定するプロパティを公開します。

注: 派生クラス Report は Infragistics.Wpf.Reporting 内にあり、ここで指定されたデフォルトのオーバライドに使用できる追加プロパティを表す ReportSection のコレクションを公開します。

参照