.NET Framework Class Library

NavigationPane.WidthPercentage Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > NavigationPane Class > NavigationPane Properties >

.NET Framework Class Library

NavigationPane.WidthPercentage Property

Namespace: Gnostice.Controls.WinForms

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

Syntax

Visual Basic

Public Property WidthPercentage As Integer
 Get
 Set

C#

public int WidthPercentage { getset; }

Visual C++

public:
property int WidthPercentage {
 int get ();
 void set (int value);
}

See Also

NavigationPane Class

NavigationPane Members

Gnostice.Controls.WinForms Namespace