GridViewFilterCellTemplateContainer(GridViewColumn) Constructor
Initializes a new instance of the GridViewFilterCellTemplateContainer class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
column | GridViewColumn | An ASPxGridView object that owns the current object. This value is assigned to the GridViewBaseTemplateContainer.Grid property. |
See Also