Skip to main content
All docs
V25.1
  • FluentDesignFormControl.MergedToolbarFormControl Property

    This property is not relevant for the FluentDesignFormControl class.

    Namespace: DevExpress.XtraBars.FluentDesignSystem

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public ToolbarFormControl MergedToolbarFormControl { get; }

    Property Value

    Type Description
    ToolbarFormControl

    For internal use.

    See Also