FluentDesignFormContainer.Owner Property
Returns the FluentDesignForm that owns this FluentDesignFormContainer.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| FluentDesignForm | The FluentDesignForm that owns this FluentDesignFormContainer. |
See Also