Skip to main content
Tab

ASPxTitleIndex.FilterBoxInfoTextStyle Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterBoxInfoTextStyle FilterBoxInfoTextStyle { get; }

Property Value

Type Description
FilterBoxInfoTextStyle

A FilterBoxInfoTextStyle object that contains style settings.

See Also