Back to Devexpress

GridViewHeaderFilterPopupStyle Class

aspnet-devexpress-dot-web-abc36a5a.md

latest1.9 KB
Original Source

GridViewHeaderFilterPopupStyle 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 GridViewHeaderFilterPopupStyle :
    GridHeaderFilterPopupStyle
vb
Public Class GridViewHeaderFilterPopupStyle
    Inherits GridHeaderFilterPopupStyle

The following members return GridViewHeaderFilterPopupStyle objects:

Remarks

An object of the GridViewHeaderFilterPopupStyle type can be accessed via the GridViewPopupControlStyles.HeaderFilter property of the control.

Implements

IStateManager

Inheritance

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

See Also

GridViewHeaderFilterPopupStyle Members

Grid View

DevExpress.Web Namespace