Skip to main content

GridSettingsBase.StylesFilterControl Property

Provides access to the style settings defining the appearance of the Filter Builder.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public FilterControlStyles StylesFilterControl { get; }

Property Value

Type Description
FilterControlStyles

A FilterControlStyles object that contains style settings.

See Also