Back to Devexpress

MVCxColumnTokenBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-381389dd.md

latest2.3 KB
Original Source

MVCxColumnTokenBoxProperties Class

Contains settings specific to a token box column.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public sealed class MVCxColumnTokenBoxProperties :
    TokenBoxProperties
vb
Public NotInheritable Class MVCxColumnTokenBoxProperties
    Inherits TokenBoxProperties

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 MVCxColumnTokenBoxProperties

See Also

MVCxColumnTokenBoxProperties Members

DevExpress.Web.Mvc Namespace