Back to Devexpress

OptionsAdaptiveLayout Class

windowsforms-devexpress-dot-xtrabars-dot-fluentdesignsystem-58c83414.md

latest1.9 KB
Original Source

OptionsAdaptiveLayout Class

Contains adaptive layout settings for the AccordionControl embedded in a FluentDesignForm.

Namespace : DevExpress.XtraBars.FluentDesignSystem

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class OptionsAdaptiveLayout :
    BaseOptions
vb
Public Class OptionsAdaptiveLayout
    Inherits BaseOptions

The following members return OptionsAdaptiveLayout objects:

Remarks

The options this class provides are accessible with the FluentDesignForm.OptionsAdaptiveLayout property.

Inheritance

Object ViewStatePersisterCore BaseOptions OptionsAdaptiveLayout

See Also

OptionsAdaptiveLayout Members

OptionsAdaptiveLayout

DevExpress.XtraBars.FluentDesignSystem Namespace