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.2.dll

Declaration

public class FluentDesignFormControl :
    CustomLinksControl,
    ISupportInitialize,
    IDirectXClient,
    ISupportDirectComposition,
    IToolTipControlClient

The following members return FluentDesignFormControl objects:

Inheritance

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