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

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

ReportItemDesigner クラス
ReportItemDesigner メンバ