C1.Win.Input.Base Namespace / C1TextBoxBase Class / CanUndo Property

In This Topic
CanUndo Property (C1TextBoxBase)
In This Topic
Gets a value indicating whether the user can undo the previous operation in a text box control.
Syntax
'Declaration
 
Public ReadOnly Property CanUndo As Boolean
 
See Also