Back to Devexpress

CardViewSettings.SettingsFilterControl Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-cardviewsettings-bb7cc6be.md

latest1.2 KB
Original Source

CardViewSettings.SettingsFilterControl Property

Provides access to the filter control’s settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

Property Value

TypeDescription
ASPxCardViewFilterControlSettings

A ASPxCardViewFilterControlSettings object that contains the filter control settings.

|

See Also

CardViewSettings Class

CardViewSettings Members

DevExpress.Web.Mvc Namespace