FluentDesignFormContainer.Owner Property
In This Article
Returns the FluentDesignForm that owns this FluentDesignFormContainer.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Properties")]
public FluentDesignForm Owner { get; }
#Property Value
Type | Description |
---|---|
Fluent |
The Fluent |
See Also