ActiveReports for .NET 18.0J
ComponentWidth プロパティ (ReportComponentDesigner)

GrapeCity.ActiveReports.Design.DdrDesigner.Designers 名前空間 > ReportComponentDesigner クラス : ComponentWidth プロパティ
基になるコンポーネントの幅。
シンタックス
'宣言
 
Public MustOverride ReadOnly Property ComponentWidth As Length
public abstract Length ComponentWidth {get;}
解説
このプロパティはコンポーネントからの有効な値を保証します。 RDLでは、Width・Height値を省略して、特別な値(コンテナのWidth・Height)を暗黙できます。このプロパティはデザイン環境内で使用できるために暗黙の値を返すことができます。
参照

ReportComponentDesigner クラス
ReportComponentDesigner メンバ