Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

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

    Property Value

    Type Description
    Boolean

     

    See Also