Skip to main content

TreeListFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListFilterControlPopupSettings :
    GridFilterControlPopupSettings

The following members return TreeListFilterControlPopupSettings objects:

Remarks

An object of the TreeListFilterControlPopupSettings type can be accessed by the TreeListPopupControlSettings.FilterControl property.

Implements

See Also