WinMessageOptions.Caption Property
Specifies the notification caption.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the notification caption. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Caption |
|---|---|
| MessageOptions |
|
See Also