GrapeCity ActiveReports for .NET 16.0J
MinWidth プロパティ

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

プロパティ値

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

Viewer クラス
Viewer メンバ