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

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

ReportComponentDesigner クラス
ReportComponentDesigner メンバ