ValidationRuleRequiredAttributeValue.IgnoreCase Property

Definition

public:
 property bool IgnoreCase { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool IgnoreCase { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.IgnoreCase : bool with get, set
Public Property IgnoreCase As Boolean

Property Value

Attributes

Applies to