GridCell.GetValidation

GridCell.GetValidation method

Gets the validation which applied to this cell.if not set return null.

public GridValidation GetValidation()

Return Value

GridValidation

See Also