LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MedicalViewerCellActions Property

Show in webframe






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: __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

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.