FilterControlColumnCollection.Remove(String) Method
Removes a column with the specified name from the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
columnName | String | A string value specifying the column name. |
See Also