Back to Devexpress

TreeListHeaderFilterPopupStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-d0c55fb3.md

latest2.0 KB
Original Source

TreeListHeaderFilterPopupStyle Class

Contains styles settings defining the appearance of a tree list’s header filter.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return TreeListHeaderFilterPopupStyle objects:

Remarks

An object of the TreeListHeaderFilterPopupStyle type can be accessed by the TreeListPopupControlStyles.HeaderFilter property of the control.

Implements

IStateManager

Inheritance

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

See Also

TreeListHeaderFilterPopupStyle Members

DevExpress.Web.ASPxTreeList Namespace