GridSettingsBase.StylesFilterControl Property
In This Article
Provides access to the style settings defining the appearance of the Filter Builder.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
#Declaration
public FilterControlStyles StylesFilterControl { get; }
#Property Value
Type | Description |
---|---|
Filter |
A Filter |
See Also