Gets a dictionary that contains the Leadtools.MedicalViewer.MedicalViewerKeys associated with each Leadtools.MedicalViewer.MedicalViewerActionType to be set for Leadtools.MedicalViewer.MedicalViewerCell controls.
public virtual DictionaryWithEvents<MedicalViewerActionType, MedicalViewerKeys> MedicalViewerCellActionKeys { get; }
Public Overridable ReadOnly Property MedicalViewerCellActionKeys As Leadtools.Medical.Workstation.DictionaryWithEvents(Of MedicalViewerActionType,MedicalViewerKeys)
public:
virtual property Leadtools.Medical.Workstation.DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys^>^ MedicalViewerCellActionKeys {
Leadtools.Medical.Workstation.DictionaryWithEvents<MedicalViewerActionType,MedicalViewerKeys^>^ get();
}
A DictionaryWithEvents<TKey,TValue> which is used to initialize Leadtools.MedicalViewer.MedicalViewerCell controls
This property will be filled with initial information when the WorkstationState object is created.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET