Back to Devexpress

FilterBoxEditorStyle Class

aspnet-devexpress-dot-web-4bd2c078.md

latest2.1 KB
Original Source

FilterBoxEditorStyle Class

Provides style settings used to paint the Filter Box Editor.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FilterBoxEditorStyle :
    FilterBoxStyle
vb
Public Class FilterBoxEditorStyle
    Inherits FilterBoxStyle

The following members return FilterBoxEditorStyle objects:

Remarks

These settings can be accessed via the ASPxTitleIndex.FilterBoxEditStyle property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle FilterBoxStyle FilterBoxEditorStyle

See Also

FilterBoxEditorStyle Members

FilterBoxEditStyle

DevExpress.Web Namespace