.NET Framework Class Library

PaginatedView.VScrollBar Property

<< Click to Display Table of Contents >>

.NET Framework Class Library

PaginatedView.VScrollBar Property

Namespace: Gnostice.Controls.Xamarin

Assembly:  Gnostice.Controls.Xamarin (in Gnostice.Controls.Xamarin.dll)

Syntax

Visual Basic

Public Property VScrollBar As VScrollBarInfo
 Get
 Set

C#

public VScrollBarInfo VScrollBar { getset; }

Visual C++

public:
virtual property VScrollBarInfoVScrollBar {
 VScrollBarInfoget () sealed;
 void set (VScrollBarInfovaluesealed;
}

Implements

IView.VScrollBar

See Also

PaginatedView Class

PaginatedView Members

Gnostice.Controls.Xamarin Namespace