MedicalViewerCellActionKeys Property

Summary
Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerKeys associated with each Leadtools.MedicalViewer.MedicalViewerActionType to be set for Leadtools.MedicalViewer.MedicalViewerCell controls.
Syntax
C#
VB
C++
public virtual DictionaryWithEvents<MedicalViewerActionType, MedicalViewerKeys> MedicalViewerCellActionKeys { get; } 
  
Public Overridable ReadOnly Property MedicalViewerCellActionKeys As DictionaryWithEvents(Of MedicalViewerActionType,MedicalViewerKeys) 

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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.