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

GridHeaderFilterListBoxSearchUISettings(IDataColumnAdapter) Constructor

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public GridHeaderFilterListBoxSearchUISettings(
    IDataColumnAdapter columnAdapter
)

Parameters

Name Type
columnAdapter DevExpress.Web.Internal.IDataColumnAdapter
See Also