A newer version of this page is available.
Switch to the current version.
CardViewFilterControlPopupSettings Class
Contains the filter control specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class CardViewFilterControlPopupSettings :
GridFilterControlPopupSettings
Public Class CardViewFilterControlPopupSettings
Inherits GridFilterControlPopupSettings
Related API Members
The following members accept/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
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridPopupSettingsBase
GridFilterControlPopupSettings
CardViewFilterControlPopupSettings
See Also
Feedback