ComponentOne FlexReport for WinForms
MinimumSize Property (C1FlexViewerDialog)

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerDialog Class : MinimumSize Property
Gets or sets the minimum size the form can be resized to.
Syntax
'Declaration
 
Public Shadows Property MinimumSize As System.Drawing.Size
public new System.Drawing.Size MinimumSize {get; set;}
See Also

Reference

C1FlexViewerDialog Class
C1FlexViewerDialog Members