Back to Devexpress

EditorStyles.ListBoxFilterEditor Property

aspnet-devexpress-dot-web-dot-editorstyles-0569d3ee.md

latest1.4 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyle ListBoxFilterEditor { get; }
vb
Public Overridable ReadOnly Property ListBoxFilterEditor As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A 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)

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace