RelayCommand..::..CanExecute Method
Defines the method that determines whether the command can execute in its current state.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
Parameters
- parameter
- Type: Object
Data used by the command. If the command does not require data to be passed, this object can be set to nullNothingnullptra null reference (Nothing in Visual Basic).