[]
        
(Showing Draft Content)

C1.Win.Input.Formating.MaskInfo.CaseSensitive

CaseSensitive Property

CaseSensitive

Gets or sets a value that indicates whether string comparisons within the mask literals are case-sensitive.

Declaration
public bool CaseSensitive { get; set; }
Remarks

True if comparison with mask literals is case-sensitive; otherwise, False.