Back to Devexpress

GridSettingsBase.StylesFilterControl Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridsettingsbase-4b79bedc.md

latest1.2 KB
Original Source

GridSettingsBase.StylesFilterControl Property

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

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public FilterControlStyles StylesFilterControl { get; }
vb
Public ReadOnly Property StylesFilterControl As FilterControlStyles

Property Value

TypeDescription
FilterControlStyles

A FilterControlStyles object that contains style settings.

|

See Also

GridSettingsBase Class

GridSettingsBase Members

DevExpress.Web.Mvc Namespace