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

MedicalViewerCellActionKeys Property







Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerKeys associated with each Leadtools.MedicalViewer.MedicalViewerActionType to be set for Leadtools.MedicalViewer.MedicalViewerCell controls.
Syntax
public virtual DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys> MedicalViewerCellActionKeys {get;}
'Declaration
 
Public Overridable ReadOnly Property MedicalViewerCellActionKeys As DictionaryWithEvents(Of MedicalViewerActionType,MedicalViewerKeys)
'Usage
 
Dim instance As WorkstationState
Dim value As DictionaryWithEvents(Of MedicalViewerActionType,MedicalViewerKeys)
 
value = instance.MedicalViewerCellActionKeys
public virtual DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys> MedicalViewerCellActionKeys {get;}
 get_MedicalViewerCellActionKeys(); 
public: __property virtual DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys*>* get_MedicalViewerCellActionKeys();

Property Value

A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.MedicalViewer.MedicalViewerCell controls
Remarks
This property will be filled with initial information when the WorkstationState object is created.
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

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

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