Table of Contents

Class ScrollViewer

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

Represents a scrollable area that can contain other visible elements.

[ControlCategory("Containers")]
public class ScrollViewer : ContainerControl, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
ScrollViewer
Implements
Derived

Constructors

ScrollViewer()

Initializes a new instance of the ScrollViewer class.

ScrollViewer(Control)

Initializes a new instance of the ScrollViewer class.

Properties

ControlKind

Returns control identifier.

Methods

CreateWithChild(AbstractControl?)

Creates ScrollViewer with the specified child control.

GetDefaultLayout()

Gets default layout in case when Layout property is null.