OptionsAdaptiveLayout.GetInlineModeThreshold() Method
Returns the OptionsAdaptiveLayout.InlineModeThreshold property value scaled according to the current DPI setting.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value of the form’s width, in pixels, at which the menu’s display mode is switched between Inline and Overlay modes scaled according to the current DPI setting. |
See Also