ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / DefaultExportOptionsForm Class / AutoScrollMinSize Property

In This Topic
    AutoScrollMinSize Property (DefaultExportOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollMinSize As System.Drawing.Size
    public System.Drawing.Size AutoScrollMinSize {get; set;}
    See Also