Back to Devexpress

TreeListFilterBuilderPopupStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-620ca2fe.md

latest2.0 KB
Original Source

TreeListFilterBuilderPopupStyle Class

Contains styles settings defining the appearance of a filter control.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListFilterBuilderPopupStyle :
    GridFilterBuilderPopupStyle
vb
Public Class TreeListFilterBuilderPopupStyle
    Inherits 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

IStateManager

Inheritance

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

See Also

TreeListFilterBuilderPopupStyle Members

DevExpress.Web.ASPxTreeList Namespace