Table of Contents

Interface ITileViewModel

Namespace
Innova.Prism.Library.Controls.Tile
Assembly
Innova.Prism.Library.dll
public interface ITileViewModel

Properties

Description

Gets or sets the description of the tile.

Header

Gets or sets the header of the tile.

Image

Gets or sets the image of the tile.

Name

Gets or sets the name of the tile.

TileSelectedCommand

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