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.

public object? CommandParameter { readonly get; set; }

Property Value

object