| RecroGridRGFilterRemove Method |
Removes the specified condition by ColName.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public void Remove(
string colName
)
Parameters
- colName
- Type: SystemString
Name of the column.
See Also