Gets the associated view object.

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

Syntax

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

Property Value

Type: IView

See Also