Table of Contents

Constructor ScrollViewer

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ScrollViewer(Control)

Initializes a new instance of the ScrollViewer class.

public ScrollViewer(Control parent)

Parameters

parent Control

Parent of the control.

ScrollViewer()

Initializes a new instance of the ScrollViewer class.

public ScrollViewer()