FilterControlStyles Class
In This Article
Provides style settings used to define the appearance of the ASPxFilterControl visual elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FilterControlStyles :
StylesBase
#Related API Members
The following members return FilterControlStyles objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASPx |
|
ASPx |
|
ASPx |
|
ASPx |
|
ASP. |
Grid |
Grid |
|
MVCx |
#Remarks
The FilterControlStyles class contains settings that define the style of the ASPxFilterControl visual elements.
An object of the FilterControlStyles type can be accessed via the ASPxFilterControl.Styles property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
FilterControlStyles
See Also