Skip to main content

HamburgerMenuAdaptiveLayoutController.ActualWidth Property

Gets or sets the actual width of the menu.

Namespace: DevExpress.Xpf.WindowsUI

Assembly: DevExpress.Xpf.Controls.v23.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public double ActualWidth { get; set; }

Property Value

Type Description
Double

A Double value that specifies the actual width of the menu.

See Also