Skip to main content
A newer version of this page is available. .
Tab

TokenBoxProperties Class

Contains settings specific to a token box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.1.dll

NuGet Package: DevExpress.Web

Declaration

public class TokenBoxProperties :
    AutoCompleteBoxPropertiesBase,
    IControlDesigner,
    ITokenBoxItemsOwner,
    IListEditItemsOwner

Remarks

The TokenBoxProperties class contains settings specific to the ASPxTokenBox editor type.

See Also