DoCanExecute Method

Summary
Determines whether the command can apply the Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.
Syntax
C#
VB
C++
protected override bool DoCanExecute() 
  
Protected Overrides Function DoCanExecute() As Boolean 
protected: 
bool DoCanExecute(); override  

Return Value

true if the command can be executed.

Remarks

The command checks if there is a valid Leadtools.Medical.Workstation.UI.MedicalViewerHost based on the provided ApplyOnFlags.

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.