Back to Devexpress

VerticalGridHeaderFilterPopupStyle Class

aspnet-devexpress-dot-web-89fe3da9.md

latest1.9 KB
Original Source

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

The following members return VerticalGridHeaderFilterPopupStyle objects:

Remarks

An object of the VerticalGridHeaderFilterPopupStyle type can be accessed by the VerticalGridPopupControlStyles.HeaderFilter property of the control.

Implements

IStateManager

Inheritance

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

See Also

VerticalGridHeaderFilterPopupStyle Members

Vertical Grid

DevExpress.Web Namespace