ASPxGridBase.StylesFilterControl Property
In This Article
Gets style settings defining the appearance of the filter control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FilterControlStyles StylesFilterControl { get; }
#Property Value
Type | Description |
---|---|
Filter |
A Filter |
See Also