Skip to main content
A newer version of this page is available. .
Tab

ASPxCardView.SettingsFilterControl Property

Provides access to the filter control‘s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ASPxCardViewFilterControlSettings SettingsFilterControl { get; }

Property Value

Type Description
ASPxCardViewFilterControlSettings

An ASPxCardViewFilterControlSettings object that contains the filter control settings.

See Also