TokenEdit.HasTokens Property
Checks whether there are any tokens currently displayed within the TokenEdit‘s edit box.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if there are any tokens currently displayed within the TokenEdit‘s edit box; otherwise, false. |
See Also