Back to Devexpress

MVCxTokenBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-0eed6aa0.md

latest2.7 KB
Original Source

MVCxTokenBoxProperties Class

Contains TokenBox specific properties.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTokenBoxProperties :
    TokenBoxProperties
vb
Public Class MVCxTokenBoxProperties
    Inherits TokenBoxProperties

The following members return MVCxTokenBoxProperties objects:

Remarks

An object of the MVCxTokenBoxProperties type can be accessed via the TokenBoxSettings.Properties property.

Implements

Show 12 items

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

DevExpress.Web.Internal.IWebControlObject

DevExpress.Web.Internal.ISkinOwner

IPropertiesOwner

DevExpress.Web.Design.IDesignTimePropertiesOwner

DevExpress.Web.Internal.IAssignEditorProperties

DevExpress.Web.Internal.IListEditCustomFilteringEventOwner

DevExpress.Web.Internal.IListEditPropertyDescriptorsOwner

DevExpress.Web.Design.IControlDesigner

DevExpress.Web.Internal.ITokenBoxItemsOwner

DevExpress.Web.Internal.IListEditItemsOwner

Inheritance

Show 12 items

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase TokenBoxProperties MVCxTokenBoxProperties

See Also

MVCxTokenBoxProperties Members

TokenBox

DevExpress.Web.Mvc Namespace