ComponentOne FlexReport for WinForms
GetPreferredSize Method (C1FlexViewer)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewer Class : GetPreferredSize Method
Syntax
'Declaration
 
Public Overridable Function GetPreferredSize( _
   ByVal proposedSize As System.Drawing.Size _
) As System.Drawing.Size
public virtual System.Drawing.Size GetPreferredSize( 
   System.Drawing.Size proposedSize
)

Parameters

proposedSize
See Also

Reference

C1FlexViewer Class
C1FlexViewer Members