FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / MaximumSize Property

In This Topic
    MaximumSize Property (C1FlexViewerDialog)
    In This Topic
    Gets the maximum size the form can be resized to.
    Syntax
    'Declaration
     
    Public Shadows Property MaximumSize As Size
    public new Size MaximumSize {get; set;}
    See Also