Skip to main content
A newer version of this page is available. .
All docs
V23.1

GridDataColumnFilterMenuTemplateContext Class

Stores information about a data column and is passed as the context parameter to the DxGridDataColumn.FilterMenuTemplate and DxGrid.DataColumnFilterMenuTemplate templates.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v23.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public class GridDataColumnFilterMenuTemplateContext

Remarks

Refer to the DxGridDataColumn.FilterMenuTemplate property description for more information and an example.

Inheritance

Object
GridDataColumnFilterMenuTemplateContext
See Also