TokenBoxProperties Class
In This Article
Contains settings specific to a token box editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TokenBoxProperties :
AutoCompleteBoxPropertiesBase,
IControlDesigner,
ITokenBoxItemsOwner,
IListEditItemsOwner
#Related API Members
The following members return TokenBoxProperties objects:
Library | Related API Members |
---|---|
ASP. |
Card |
Grid |
|
Tree |
|
Vertical |
|
ASP. |
MVCx |
#Remarks
The TokenBoxProperties class contains settings specific to the ASPxTokenBox editor type.
#Inheritance
See Also