ButtonItemCommandParameter Property

Parameters of the command associated with the element.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public Object CommandParameter { get; set; }

Property Value

Object

See Also