TreeListFilterControlPopupSettings Class
In This Article
Contains filter control specific settings.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TreeListFilterControlPopupSettings :
GridFilterControlPopupSettings
#Related API Members
The following members return TreeListFilterControlPopupSettings objects:
#Remarks
An object of the TreeListFilterControlPopupSettings type can be accessed by the TreeListPopupControlSettings.FilterControl property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
GridPopupSettingsBase
GridFilterControlPopupSettings
TreeListFilterControlPopupSettings
See Also