FilterBox(ASPxTitleIndex) Constructor
In This Article
Initializes a new instance of the FilterBox class with the specified owner.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
public FilterBox(
ASPxTitleIndex titleIndexControl
)
#Parameters
Name | Type | Description |
---|---|---|
title |
ASPx |
An ASPx |
See Also