LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

MedicalViewerCellActions Property







Gets a collection of Leadtools.MedicalViewer.MedicalViewerActionType to be used to initialize new Leadtools.MedicalViewer.MedicalViewerCell.
Syntax
public virtual ListWithEvents<MedicalViewerActionType> MedicalViewerCellActions {get;}
'Declaration
 
Public Overridable ReadOnly Property MedicalViewerCellActions As ListWithEvents(Of MedicalViewerActionType)
'Usage
 
Dim instance As WorkstationState
Dim value As ListWithEvents(Of MedicalViewerActionType)
 
value = instance.MedicalViewerCellActions
public virtual ListWithEvents<MedicalViewerActionType> MedicalViewerCellActions {get;}
 get_MedicalViewerCellActions(); 
public: __property virtual ListWithEvents<MedicalViewerActionType>* get_MedicalViewerCellActions();
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.