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

VerticalGridDataRowHeaderFilterSettings(GridDataColumnAdapter) Constructor

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public VerticalGridDataRowHeaderFilterSettings(
    GridDataColumnAdapter columnAdapter
)

Parameters

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