FluentDesignFormContainer.BindingContext Property
Gets or sets the BindingContext for this FluentDesignFormContainer.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| BindingContext | A BindingContext for this FluentDesignFormContainer. |
See Also