MVCxTokenBoxProperties Class
In This Article
Contains TokenBox specific properties.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxTokenBoxProperties :
TokenBoxProperties
#Related API Members
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
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
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
See Also