Gets or sets the parameter to pass to the Command property.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public Object CommandParameter { get; set; } |
| Visual Basic |
|---|
Public Property CommandParameter As Object Get Set |