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





Gets the vertical scrollbar.

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

 Syntax

C#  Copy Code

public VScrollBar VScrollBar { get; }

Visual Basic  Copy Code

Public ReadOnly Property VScrollBar As VScrollBar

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace