[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.GetValidators

GetValidators Method

GetValidators()

Gets the validator collection, overwrites this method to allow customizing the returned result from the Validators property.

Declaration
public virtual ValidatorCollection GetValidators()
Public Overridable Function GetValidators() As ValidatorCollection
Returns
Type Description
ValidatorCollection
Implements