[]
        
(Showing Draft Content)

C1.Win.Input.Base.C1TextBoxBase.CanUndo

CanUndo Property

CanUndo

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

Declaration
[Browsable(false)]
public bool CanUndo { get; }
Implements