A newer version of this page is available.
Switch to the current version.
ListBoxProperties Class
Contains settings specific to a listbox editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public class ListBoxProperties :
ListEditProperties,
IMulticolumnListEditDataSettings,
IListEditItemsOwner,
IWebColumnsOwner,
IListBoxColumnsOwner,
IListBoxRenderHelperOwner,
IListEditCustomFilteringEventOwner,
IListEditPropertyDescriptorsOwner,
IItemsLoadingStrategyOwner
Related API Members
The following members accept/return ListBoxProperties objects:
Remarks
The ListBoxProperties class contains settings specific to the ASPxListBox editor type.
In addition to the common list editor settings inherited from its ancestor, the ListBoxProperties class implements the