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

ASPxTreeList.StylesFilterControl Property

Gets style settings defining the appearance of the filter control.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

Declaration

public FilterControlStyles StylesFilterControl { get; }

Property Value

Type Description
FilterControlStyles

A FilterControlStyles object that contains style settings.

See Also