DXMessageBox.Text Property
In This Article
Gets or sets the text displayed within the DXMessageBox. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the text displayed within the DXMessage |
See Also