Width クラスは抽象です。これは新しいインスタンスは作成できないという意味です。さらに、この抽象クラスは、Infragistics.Documents.Reports.Report.Width.Type の他にプロパティを持ちません。このプロパティにアクセスする時、返されたオブジェクトは適切な派生タイプにキャストされ、このプロパティの設定時に希望するタイプのコンストラクターが使用されます。
インスタンス化可能なクラスは、Infragistics.Documents.Reports.Report.RelativeWidth、Infragistics.Documents.Reports.Report.FixedWidth、Infragistics.Documents.Reports.Report.MaxWidth および Infragistics.Documents.Reports.Report.AutoWidth です。