ASPxTokenBox.CaseSensitiveTokens Property
Specifies if tokens are case sensitive.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
See Also
Specifies if tokens are case sensitive.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
[DefaultValue(true)]
public bool CaseSensitiveTokens { get; set; }
<DefaultValue(True)>
Public Property CaseSensitiveTokens As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
|
No
Your feedback is appreciated.