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

EditorStyles.ListBoxFilterEditor Property

Gets the style settings that define the appearance of the filter editor in the list box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual AppearanceStyle ListBoxFilterEditor { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

Remarks

ASPxListBox-FilterEditor

See Also