[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SingleSelectionCommand.CheckThenExecute

CheckThenExecute Method

CheckThenExecute(object, Action<object>)

Declaration
protected void CheckThenExecute(object parameter, Action<object> ExecuteCore)
Protected Sub CheckThenExecute(parameter As Object, ExecuteCore As Action(Of Object))
Parameters
Type Name Description
object parameter
Action<object> ExecuteCore