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

FilterControlStyles Class

Provides style settings used to define the appearance of the ASPxFilterControl visual elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterControlStyles :
    StylesBase

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

See Also