MindFusion WinForms Programmer's Guide
Repeater.ScrollY Property
See Also
 





Gets or sets the vertical scroll position.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public int ScrollY { get; set; }

Visual Basic  Copy Code

Public Property ScrollY As Integer

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace