ComponentOne Tiles for WPF and Silverlight
CommandParameter Property (C1TileBase)

C1.WPF.Tile Namespace > C1TileBase Class : CommandParameter Property
Gets or sets the parameter to pass to the Command property.
Syntax
'Declaration
 
Public Property CommandParameter As Object
public object CommandParameter {get; set;}
See Also

Reference

C1TileBase Class
C1TileBase Members