←Select platform

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 Leadtools.Medical.Workstation.ListWithEvents(Of MedicalViewerActionType) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly