Skip to main content
All docs
V25.1
  • ApplicationMenu.StretchSubMenu Property

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

    Namespace: DevExpress.XtraBars.Ribbon

    Assembly: DevExpress.XtraBars.v25.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