Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationState Class : MedicalViewerCellActions Property |
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(); }