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.v19.1.dll

Declaration

public class TokenBoxProperties :
    AutoCompleteBoxPropertiesBase,
    IControlDesigner,
    ITokenBoxItemsOwner,
    IListEditItemsOwner

Remarks

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

See Also