Gets or sets the command to invoke when this button is pressed.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public ICommand Command { get; set; } |
| Visual Basic |
|---|
Public Property Command As ICommand Get Set |