Skip to main content
Tab

FilterControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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