TokenEdit.HasTokens Property
In This Article
Checks whether there are any tokens currently displayed within the TokenEdit‘s edit box.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if there are any tokens currently displayed within the Token |
See Also