DoCanExecute Method

Summary
Checks whether the command can be executed in classes that are derived classes that implement this abstract method.
Syntax
C#
C++/CLI
protected abstract bool DoCanExecute() 
protected:  
   virtual bool DoCanExecute() abstract 

Return Value

True if the command can be executed. Otherwise, false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.