Table of Contents

Property IsCancel

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

IsCancel

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

public bool IsCancel { get; set; }

Property Value

bool