Represents a control that can host another control and provide scrolling capabilities if the hosted control is larger than the client area.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public class ScrollViewer : UserControl |
Visual Basic Copy Code |
---|
Public Class ScrollViewer |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
MindFusion.Reporting.WinForms.ScrollViewer