Back to Devexpress

MVCxListBoxProperties Class

aspnetmvc-devexpress-dot-web-dot-mvc-a97d6fc5.md

latest2.5 KB
Original Source

MVCxListBoxProperties Class

Contains ListBox specific properties.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxListBoxProperties :
    ListBoxProperties
vb
Public Class MVCxListBoxProperties
    Inherits ListBoxProperties

The following members return MVCxListBoxProperties objects:

Remarks

An object of the MVCxListBoxProperties type can be accessed via the ListBoxSettings.Properties property.

Implements

Show 15 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.IMulticolumnListEditDataSettings

DevExpress.Web.Internal.IListEditItemsOwner

DevExpress.Web.Internal.IWebColumnsOwner

DevExpress.Web.Internal.IListBoxRenderHelperOwner

DevExpress.Web.Internal.IListBoxColumnsOwner

DevExpress.Web.Internal.IListEditCustomFilteringEventOwner

DevExpress.Web.Internal.IListEditPropertyDescriptorsOwner

DevExpress.Web.Internal.IItemsLoadingStrategyOwner

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties ListEditProperties ListBoxProperties MVCxListBoxProperties

See Also

MVCxListBoxProperties Members

ListBox

DevExpress.Web.Mvc Namespace