ActiveReports Developer 7
DesiredSize Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : DesiredSize Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DesiredSize As System.Windows.Size
C# 
public System.Windows.Size DesiredSize {get;}

See Also