FilterBoxInfoTextStyle Class
In This Article
Provides style settings used to paint the Filter Box Info Text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FilterBoxInfoTextStyle :
AppearanceStyle
#Related API Members
The following members return FilterBoxInfoTextStyle objects:
#Remarks
These settings can be accessed via the ASPxTitleIndex.FilterBoxInfoTextStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
FilterBoxInfoTextStyle
See Also