ReportStructureEditorFormControllerParameters.Control Property
Indicates the SnapControl that is the dialog owner.
Namespace: DevExpress.Snap.Core.Forms
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Property Value
Type | Description |
---|---|
ISnapControl | An object implementing the ISnapControl interface. |
See Also