Back to Devexpress

FluentDesignFormControl.FluentDesignForm Property

windowsforms-devexpress-dot-xtrabars-dot-fluentdesignsystem-dot-fluentdesignformcontrol-e370d636.md

latest1.7 KB
Original Source

FluentDesignFormControl.FluentDesignForm Property

Gets or sets the FluentDesignForm that owns this FluentDesignFormControl.

Namespace : DevExpress.XtraBars.FluentDesignSystem

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[DefaultValue(null)]
public FluentDesignForm FluentDesignForm { get; set; }
vb
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property FluentDesignForm As FluentDesignForm

Property Value

TypeDefaultDescription
FluentDesignFormnull

The FluentDesignForm that owns this FluentDesignFormControl.

|

See Also

FluentDesignFormControl Class

FluentDesignFormControl Members

DevExpress.XtraBars.FluentDesignSystem Namespace