Skip to main content
A newer version of this page is available. .

FluentDesignFormControl Class

Represents the form header area in Fluent Design Forms.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v18.1.dll

Declaration

[ToolboxTabName("DX.18.1: Navigation & Layout")]
public class FluentDesignFormControl :
    CustomLinksControl,
    ISupportInitialize,
    IDirectXClient,
    ISupportDirectComposition,
    IToolTipControlClient

The following members accept/return FluentDesignFormControl objects:

Inheritance

Object
MarshalByRefObject
Component
Control
DevExpress.XtraBars.Controls.CustomControl
DevExpress.XtraBars.Controls.CustomLinksControl
FluentDesignFormControl
See Also