Leadtools.MedicalViewer Namespace > MedicalViewerMPRCell Class : CanExecuteAction Method |
public override bool CanExecuteAction( MedicalViewerActionType actionType )
'Declaration Public Overrides Function CanExecuteAction( _ ByVal actionType As MedicalViewerActionType _ ) As Boolean
'Usage Dim instance As MedicalViewerMPRCell Dim actionType As MedicalViewerActionType Dim value As Boolean value = instance.CanExecuteAction(actionType)
public: bool CanExecuteAction( MedicalViewerActionType actionType ) override