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.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static bool StretchSubMenu { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also