Back to Devexpress

TreeListFilterControlPopupSettings Class

aspnet-devexpress-dot-web-dot-aspxtreelist-9490f871.md

latest2.0 KB
Original Source

TreeListFilterControlPopupSettings Class

Contains filter control specific settings.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListFilterControlPopupSettings :
    GridFilterControlPopupSettings
vb
Public Class TreeListFilterControlPopupSettings
    Inherits GridFilterControlPopupSettings

The following members return TreeListFilterControlPopupSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase GridPopupSettingsBase GridFilterControlPopupSettings TreeListFilterControlPopupSettings

See Also

TreeListFilterControlPopupSettings Members

DevExpress.Web.ASPxTreeList Namespace