Messaging.DefaultMessaging Property
Specifies the default messaging.
Namespace: DevExpress.ExpressApp.Win.Core
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Messaging | The Messaging object, which is the default messaging. |
Remarks
This property value is used by the Messaging.GetMessaging method when the Application Model‘s IModelOptionsWin.Messaging property value is not specified.
See Also