Table of Contents

Property IsSelected

Namespace
Innova.Prism.Infrastructure.Commands
Assembly
Innova.Prism.Infrastructure.dll

IsSelected

Gets or sets a value indicating whether the command is selected.

public bool IsSelected { get; set; }

Property Value

bool