.NET Framework Class Library

PaginatedView.BorderWidth Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.Xamarin Namespace > PaginatedView Class > PaginatedView Properties >

.NET Framework Class Library

PaginatedView.BorderWidth Property

Namespace: Gnostice.Controls.Xamarin

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

Syntax

Visual Basic

Public Property BorderWidth As Integer
 Get
 Set

C#

public int BorderWidth { getset; }

Visual C++

public:
virtual property int BorderWidth {
 int get () sealed;
 void set (int valuesealed;
}

Implements

IPaginatedView.BorderWidth

See Also

PaginatedView Class

PaginatedView Members

Gnostice.Controls.Xamarin Namespace