[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RangeValidator.ParsingEnabled

ParsingEnabled Property

ParsingEnabled

Gets or sets a value indicating whether to use the Parse method.

Declaration
public bool ParsingEnabled { get; set; }
Public Property ParsingEnabled As Boolean
Property Value
Type Description
bool

true if the validation uses the Parse method; otherwise, false. The default is false.