Skip to main content
All docs
V24.2

ApplicationMenu.StretchSubMenu Property

This property is for internal use and should not be used in your code.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static bool StretchSubMenu { get; set; }

Property Value

Type Description
Boolean

 

See Also