aspnet-devexpress-dot-web-dot-aspxtreelist-d0c55fb3.md
Contains styles settings defining the appearance of a tree list’s header filter.
Namespace : DevExpress.Web.ASPxTreeList
Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll
NuGet Package : DevExpress.Web
public class TreeListHeaderFilterPopupStyle :
GridHeaderFilterPopupStyle
Public Class TreeListHeaderFilterPopupStyle
Inherits GridHeaderFilterPopupStyle
The following members return TreeListHeaderFilterPopupStyle objects:
An object of the TreeListHeaderFilterPopupStyle type can be accessed by the TreeListPopupControlStyles.HeaderFilter property of the control.
Object StateManager PropertiesBase StylesBase PopupControlStyles DevExpress.Web.GridPopupControlStyle DevExpress.Web.GridHeaderFilterPopupStyle TreeListHeaderFilterPopupStyle
See Also