バージョン

Width プロパティ (IList)

リストの幅を取得または設定します。
シンタックス
'宣言
 
Property Width As Width
Width Width {get; set;}
解説

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

インスタンス化可能なクラスは、Infragistics.Documents.Reports.Report.RelativeWidthInfragistics.Documents.Reports.Report.FixedWidthInfragistics.Documents.Reports.Report.MaxWidth および Infragistics.Documents.Reports.Report.AutoWidth です。

参照

オンラインで表示: GitHub