Table of Contents

Property CanUndo

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CanUndo

Gets a value indicating whether the user can undo the previous operation in the control.

bool CanUndo { get; }

Property Value

bool

true if the user can undo the previous operation performed in the control; otherwise, false.