Table of Contents

Property TileSelectedCommand

Namespace
Innova.Prism.Library.Controls.Tile
Assembly
Innova.Prism.Library.dll

TileSelectedCommand

Gets or sets the command executed when the tile is selected.

public ICommand TileSelectedCommand { get; set; }

Property Value

ICommand