Skip to main content
A newer version of this page is available. .

TreeListHeaderFilterPopupStyle Class

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

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

Declaration

public class TreeListHeaderFilterPopupStyle :
    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

Inheritance

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