Skip to main content
Tab

CardViewFilterControlPopupSettings Class

Contains the filter control specific settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return CardViewFilterControlPopupSettings objects:

Remarks

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

Implements

See Also