[]
        
(Showing Draft Content)

C1.Win.Input.Formating.MaskInfo.IsRegexpPatternRecognized

IsRegexpPatternRecognized Property

IsRegexpPatternRecognized

Gets a value indicates whether the mask pattern in regular expression style was succesfully recognized or not.

Declaration
[Browsable(false)]
public bool IsRegexpPatternRecognized { get; }
Remarks

True when RegexpMask or C1RegexpEditMask pattern was recognized successfully or empty, false otherwise.