Skip to main content

DefaultMenuItemNames.ExpandGroup Field

Returns MenuItemExpandGroup. Corresponds to the menu item used to expand the group.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string ExpandGroup = "MenuItemExpandGroup"

Field Value

Type Description
String

MenuItemExpandGroup

See Also