Back to Devexpress

ASPxListBox.FilterStyle Property

aspnet-devexpress-dot-web-dot-aspxlistbox-bfc79ea2.md

latest1.4 KB
Original Source

ASPxListBox.FilterStyle Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle FilterStyle { get; }
vb
Public ReadOnly Property FilterStyle As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains the style settings.

|

Remarks

See Also

Online demos: List Editors - List Box Filtering (Web Forms)

Online demos: List Editors - List Box Filtering (MVC)

ASPxListBox Class

ASPxListBox Members

DevExpress.Web Namespace