Table of Contents

Property CommandParameter

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

object