Skip to main content

TreeListHeaderFilterPopupSettings Class

Contains Header Filter specific settings.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#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