Back to Devexpress

TokenEdit.Validate() Method

windowsforms-devexpress-dot-xtraeditors-dot-tokenedit-f5255eae.md

latest1011 B
Original Source

TokenEdit.Validate() Method

Validates the text entered in this TokenEdit.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void Validate()
vb
Public Sub Validate

Remarks

See the RepositoryItemTokenEdit.Validate method for more info.

See Also

TokenEdit Class

TokenEdit Members

DevExpress.XtraEditors Namespace