GridValidation.RemoveArea

GridValidation.RemoveArea method

Remove the validation settings in the range.

public void RemoveArea(GridCellArea cellArea)
ParameterTypeDescription
cellAreaGridCellAreaThe range which contains the data validation settings.

See Also