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

ASPxListBox.FilterStyle Property

Gets the style settings which define a filtering area appearance in the list box.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public AppearanceStyle FilterStyle { get; }

Property Value

Type Description
AppearanceStyle

An AppearanceStyle object that contains the style settings.

Remarks

ASPxListBox-FilterEditor

See Also