Back to Devexpress

CardViewHeaderFilterPopupStyle Class

aspnet-devexpress-dot-web-9e1d34cd.md

latest1.9 KB
Original Source

CardViewHeaderFilterPopupStyle Class

Contains styles settings defining the appearance of a Header Filter.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CardViewHeaderFilterPopupStyle :
    GridHeaderFilterPopupStyle
vb
Public Class CardViewHeaderFilterPopupStyle
    Inherits GridHeaderFilterPopupStyle

The following members return CardViewHeaderFilterPopupStyle objects:

Remarks

An object of the CardViewHeaderFilterPopupStyle type can be accessed by the CardViewPopupControlStyles.HeaderFilter property of the control.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle DevExpress.Web.GridHeaderFilterPopupStyle CardViewHeaderFilterPopupStyle

See Also

CardViewHeaderFilterPopupStyle Members

Card View

DevExpress.Web Namespace