CanExecute Method

Summary
Check if the command can run.
Syntax
C#
VB
C++
public abstract bool CanExecute() 
  
Public MustOverride Function CanExecute() As Boolean 
public: 
abstract bool CanExecute();  

Return Value

True if the command can run; Otherwise, false.

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.