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

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : DesiredSize プロパティ
Gets the size that this element computed during the measure pass of the layout process.
シンタックス
'宣言
 
Public ReadOnly Property DesiredSize As Size
public Size DesiredSize {get;}

プロパティ値

The computed size, which becomes the desired size for the arrange pass.
参照

Viewer クラス
Viewer メンバ