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

TreeListHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListHeaderFilterPopupSettings :
    GridHeaderFilterPopupSettings

The following members return TreeListHeaderFilterPopupSettings objects:

Remarks

An object of the TreeListHeaderFilterPopupSettings type can be accessed via the TreeListPopupControlSettings.HeaderFilter property.

Implements

See Also