Back to Devexpress

TextEdit.Clear() Method

windowsforms-devexpress-dot-xtraeditors-dot-textedit-777ea8aa.md

latest903 B
Original Source

TextEdit.Clear() Method

Clears the text and sets the EditValue propety to null ( Nothing in Visual Basic).

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual void Clear()
vb
Public Overridable Sub Clear

See Also

TextEdit Class

TextEdit Members

DevExpress.XtraEditors Namespace