Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableControl Class / ScrollSize Property

In This Topic
    ScrollSize Property (ScrollableControl)
    In This Topic
    Gets or sets the size of the document.
    Syntax
    'Declaration
     
    
    Public Overridable Property ScrollSize As Size
    public virtual Size ScrollSize {get; set;}
    See Also