Property CommandParameter
CommandParameter
Gets the parameter that will be passed to the command when executing it.
public virtual object? CommandParameter { get; set; }
Gets the parameter that will be passed to the command when executing it.
public virtual object? CommandParameter { get; set; }