Gets the associated view object.

Namespace: Sgry.Azuki.WinForms
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public IView View { get; }
Visual Basic
Public ReadOnly Property View As IView
	Get

Property Value

Type: IView

Implements

IUserInterface..::..View

See Also