GridValidation.AddArea
GridValidation.AddArea method
Applies the validation to the area.
public void AddArea(GridCellArea cellArea)
Parameter | Type | Description |
---|---|---|
cellArea | GridCellArea | The area. |
Remarks
In this method , we will remove all old validations on this area.
See Also
- class GridCellArea
- class GridValidation
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop