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





Gets or sets the horizontal scroll position.

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

 Syntax

C#  Copy Code

public int ScrollX { get; set; }

Visual Basic  Copy Code

Public Property ScrollX As Integer

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace