Skip to main content
A newer version of this page is available. .

MVCxListBoxProperties Class

Contains ListBox specific properties.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxListBoxProperties :
    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
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
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
See Also