ASPxGridLookup.GridViewStylesFilterControl Property
Provides access to the style settings used to paint the built-in ASPxGridView’s Filter Control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
FilterControlStyles | A FilterControlStyles object that contains style settings used to paint the Filter Control of the embedded ASPxGridView. |
See Also