ASPxGridLookup.GridViewStylesFilterControl Property
In This Article
Provides access to the style settings used to paint the built-in ASPxGridView’s Filter Control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FilterControlStyles GridViewStylesFilterControl { get; }
#Property Value
Type | Description |
---|---|
Filter |
A Filter |
See Also