Back to Devexpress

CardViewFilterControlPopupSettings Class

aspnet-devexpress-dot-web-696ed618.md

latest1.9 KB
Original Source

CardViewFilterControlPopupSettings Class

Contains the filter control specific settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewFilterControlPopupSettings :
    GridFilterControlPopupSettings
vb
Public Class CardViewFilterControlPopupSettings
    Inherits GridFilterControlPopupSettings

The following members return CardViewFilterControlPopupSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridFilterControlPopupSettings CardViewFilterControlPopupSettings

See Also

CardViewFilterControlPopupSettings Members

Card View

DevExpress.Web Namespace