C#
VB
C++
Checks whether the command can be executed in classes that are derived classes that implement this abstract method.
protected abstract bool DoCanExecute()
Protected MustOverride Function DoCanExecute() As Boolean
protected:
abstract bool DoCanExecute();
True if the command can be executed. Otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET