Back to Devexpress

FilterBoxInfoTextStyle Class

aspnet-devexpress-dot-web-f0b1faad.md

latest2.1 KB
Original Source

FilterBoxInfoTextStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return FilterBoxInfoTextStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle FilterBoxInfoTextStyle

See Also

FilterBoxInfoTextStyle Members

FilterBoxInfoTextStyle

DevExpress.Web Namespace