Back to Devexpress

ASPxCardView.SettingsFilterControl Property

aspnet-devexpress-dot-web-dot-aspxcardview-03da703b.md

latest1.3 KB
Original Source

ASPxCardView.SettingsFilterControl Property

Provides access to the filter control‘s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ASPxCardViewFilterControlSettings SettingsFilterControl { get; }
vb
Public ReadOnly Property SettingsFilterControl As ASPxCardViewFilterControlSettings

Property Value

TypeDescription
ASPxCardViewFilterControlSettings

An ASPxCardViewFilterControlSettings object that contains the filter control settings.

|

See Also

Card View

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace