Property CommandParameter
CommandParameter
The parameter that will be passed to the command when executing the command. The property may be implemented as read-write if desired.
object? CommandParameter { get; }
The parameter that will be passed to the command when executing the command. The property may be implemented as read-write if desired.
object? CommandParameter { get; }