CardViewStyles.FilterBar Property
Gets the style settings used to paint the filter bar.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| CardViewStyleBase | A CardViewStyleBase object that contains style settings. |
Remarks

For information on styles, see Appearance Customization.
See Also