DropDownEditBaseAdaptivitySettings.ModalDropDownCaption Property
SECURITY NOTE
Setting this property to values from an untrusted source may introduce security-related issues, since the property value is not encoded and is rendered as HTML markup. Call the Http
Review the following help topic to better protect websites from cross-site scripting (XSS) attacks: HTML Encoding.
Specifies the drop-down editor’s caption.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string value that specifies the drop-down editor’s caption. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Modal |
---|---|
ASPx |
|
Drop |
|
#Remarks
Note
The Modal