MedicalViewerCellActions Property

Summary
Gets a collection of Leadtools.MedicalViewer.MedicalViewerActionType to be used to initialize new Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
C#
VB
C++
public virtual ListWithEvents<MedicalViewerActionType> MedicalViewerCellActions { get; } 
  
Public Overridable ReadOnly Property MedicalViewerCellActions As ListWithEvents(Of MedicalViewerActionType) 
public: 
virtual property ListWithEvents<MedicalViewerActionType>^ MedicalViewerCellActions { 
   ListWithEvents<MedicalViewerActionType>^ get(); 
} 

Property Value

A ListWithEvents<T> that contains Leadtools.MedicalViewer.MedicalViewerActionType objects to be used to initialize new Leadtools.MedicalViewer.MedicalViewerCell.

Remarks

When the list is created the WorkstationState will fill this list with initial values.

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.