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

FilterBoxEditorStyle Class

Provides style settings used to paint the Filter Box Editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterBoxEditorStyle :
    FilterBoxStyle

The following members return FilterBoxEditorStyle objects:

Remarks

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

See Also