LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

View Property







Gets the UI View that is set in the Initialize method.
Syntax
public V View {get;}
'Declaration
 
Public ReadOnly Property View As V
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim value As V
 
value = instance.View
public V View {get;}
 get_View(); 
public: __property V* get_View();
public:
property V* View {
   V* get();
}

Property Value

The UI View that is set in the Initialize method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.