Back to Devexpress

ASPxCardViewPopupControlSettings.FilterControl Property

aspnet-devexpress-dot-web-dot-aspxcardviewpopupcontrolsettings-f88d39dc.md

latest1.9 KB
Original Source

ASPxCardViewPopupControlSettings.FilterControl 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 CardViewFilterControlPopupSettings FilterControl { get; }
vb
Public ReadOnly Property FilterControl As CardViewFilterControlPopupSettings

Property Value

TypeDescription
CardViewFilterControlPopupSettings

A CardViewFilterControlPopupSettings object that contains the filter control‘s settings.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to FilterControl
ASP.NET MVC ExtensionsCardViewSettings

.SettingsPopup .FilterControl

| | ASP.NET Web Forms Controls | ASPxCardView |

.SettingsPopup .FilterControl

|

See Also

ASPxCardViewPopupControlSettings Class

ASPxCardViewPopupControlSettings Members

DevExpress.Web Namespace