FileExplorerAssistant.Form Property
Namespace: DevExpress.XtraDialogs
Assembly: DevExpress.XtraDialogs.v26.1.dll
NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default |
|---|---|
| Control | null |
See Also
Namespace: DevExpress.XtraDialogs
Assembly: DevExpress.XtraDialogs.v26.1.dll
NuGet Packages: DevExpress.Win.Dialogs, DevExpress.Win.Navigation
[DefaultValue(null)]
public Control Form { get; set; }
<DefaultValue(Nothing)>
Public Property Form As Control
| Type | Default |
|---|---|
| Control | null |