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

FilterBoxInfoTextStyle Class

Provides style settings used to paint the Filter Box Info Text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterBoxInfoTextStyle :
    AppearanceStyle

The following members return FilterBoxInfoTextStyle objects:

Remarks

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

See Also