Table of Contents

Property CommandParameter

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

CommandParameter

Gets the parameter that will be passed to the command when executing it.

object? CommandParameter { get; }

Property Value

object