Back to Devexpress

FilterBoxStyle Class

aspnet-devexpress-dot-web-b0946db8.md

latest2.0 KB
Original Source

FilterBoxStyle Class

Provides style settings used to paint the Filter Box.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return FilterBoxStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle FilterBoxStyle FilterBoxEditorStyle

See Also

FilterBoxStyle Members

FilterBoxStyle

DevExpress.Web Namespace