Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class / DefaultSize Property

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