XtraDialogArgs.Content Property
Gets or sets a control that specifies the dialog box content.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Control | A Control object that specifies the dialog box content. |
See Also