Table of Contents

Property CanRedo

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

CanRedo

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

bool CanRedo { get; }

Property Value

bool

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