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

ASPxGridBase.StylesFilterControl Property

Gets style settings defining the appearance of the filter control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlStyles StylesFilterControl { get; }

Property Value

Type Description
FilterControlStyles

A FilterControlStyles object that contains style settings.

See Also