Back to Devexpress

FluentDesignFormContainer Class

windowsforms-devexpress-dot-xtrabars-dot-fluentdesignsystem-c43489e4.md

latest1.9 KB
Original Source

FluentDesignFormContainer Class

Represents the content container for Fluent Design Forms.

Namespace : DevExpress.XtraBars.FluentDesignSystem

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class FluentDesignFormContainer :
    XtraScrollableControl
vb
Public Class FluentDesignFormContainer
    Inherits XtraScrollableControl

The following members return FluentDesignFormContainer objects:

Implements

IXtraResizableControl

Inheritance

Object MarshalByRefObject Component Control ScrollableControl XtraScrollableControl FluentDesignFormContainer

See Also

FluentDesignFormContainer Members

DevExpress.XtraBars.FluentDesignSystem Namespace