FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1FlexViewerPane)
    In This Topic
    Gets the default size of the C1FlexViewerPane.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also