GrapeCity ActiveReports for .NET 16.0J
MaxHeight プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : MaxHeight プロパティ
Gets or sets the maximum height constraint of the element.
シンタックス
'宣言
 
Public Property MaxHeight As Double
public double MaxHeight {get; set;}

プロパティ値

The maximum height of the element, in device-independent units (1/96th inch per unit). The default value is System.Double.PositiveInfinity. This value can be any value equal to or greater than 0.0. System.Double.PositiveInfinity is also valid.
参照

Viewer クラス
Viewer メンバ