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

TreeListFilterBuilderPopupStyle Class

Contains styles settings defining the appearance of a filter control.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle

The following members return TreeListFilterBuilderPopupStyle objects:

Remarks

An object of the TreeListFilterBuilderPopupStyle type can be accessed via the TreeListPopupControlStyles.FilterBuilder property of the control.

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
PopupControlStyles
DevExpress.Web.GridPopupControlStyle
DevExpress.Web.GridFilterBuilderPopupStyle
TreeListFilterBuilderPopupStyle
See Also