CardViewFilterControlPopupSettings Class
In This Article
Contains the filter control specific settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class CardViewFilterControlPopupSettings :
GridFilterControlPopupSettings
#Related API Members
The following members return CardViewFilterControlPopupSettings objects:
#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