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

CardViewFilterControlPopupSettings Class

Contains the filter control specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class CardViewFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return CardViewFilterControlPopupSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxCardViewPopupControlSettings.FilterControl
ASP.NET Bootstrap Controls BootstrapCardViewPopupControlSettings.FilterControl

Remarks

An object of the CardViewFilterControlPopupSettings type can be accessed by the ASPxCardViewPopupControlSettings.FilterControl property.

Implements

See Also