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

DefaultBarItemNames.Items_Home_GroupBy_GroupByNone Field

Returns the Items_Home_GroupBy_GroupByNone string. Identifies a button that sets the SchedulerControl.GroupType property to the SchedulerGroupType.None value.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v19.1.dll

Declaration

public const string Items_Home_GroupBy_GroupByNone = "Items_Home_GroupBy_GroupByNone"

Field Value

Type
String
See Also