LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MedicalViewerCellActionKeys Property

Show in webframe






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: __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

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.