'Declaration Public Overridable Function IsDataValidatorSet() As Boolean
public virtual bool IsDataValidatorSet()
Return Value
true
if the data validator for the cell (DataValidator property) is set; otherwise, false
.'Declaration Public Overridable Function IsDataValidatorSet() As Boolean
public virtual bool IsDataValidatorSet()
true
if the data validator for the cell (DataValidator property) is set; otherwise, false
.