ComponentOne Tiles for WPF and Silverlight
Command Property (C1TileBase)

C1.WPF.Tile Namespace > C1TileBase Class : Command Property
Gets or sets the command to invoke when this button is pressed.
Syntax
'Declaration
 
Public Property Command As ICommand
public ICommand Command {get; set;}
See Also

Reference

C1TileBase Class
C1TileBase Members