C#
VB
C++
Determines whether the command can apply the Action on the Leadtools.MedicalViewer.MedicalViewerBaseCell objects.
protected override bool DoCanExecute()
Protected Overrides Function DoCanExecute() As Boolean
protected:
bool DoCanExecute(); override
true if the command can be executed.
The command checks if there is a valid Leadtools.Medical.Workstation.UI.MedicalViewerHost based on the provided ApplyOnFlags.
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