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