BootstrapTagBox.CaseSensitiveTags Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default |
---|---|
Boolean | true |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
[DefaultValue(true)]
public bool CaseSensitiveTags { get; set; }
<DefaultValue(True)>
Public Property CaseSensitiveTags As Boolean
Type | Default |
---|---|
Boolean | true |
No
Your feedback is appreciated.