Skip to main content
A newer version of this page is available. .

DefaultColumnMenuItemNames.MenuColumnGroupInterval Property

Returns “GroupInterval”. Corresponds to the sub menu item, allowing an end-user to specify a DateTime column’s interval grouping.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v18.2.dll

Declaration

public static string MenuColumnGroupInterval { get; }

Property Value

Type Description
String

The “GroupInterval” string value.

See Also