A newer version of this page is available.
Switch to the current version.
DefaultBarItemNames.Items_Home_GroupBy_GroupByDate Field
Returns the Items_Home_GroupBy_GroupByDate string. Identifies a button that sets the SchedulerControl.GroupType property to the SchedulerGroupType.Date value.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v19.1.dll
Declaration
public const string Items_Home_GroupBy_GroupByDate = "Items_Home_GroupBy_GroupByDate"
Public Const Items_Home_GroupBy_GroupByDate As String = "Items_Home_GroupBy_GroupByDate"
Field Value
Type |
---|
String |
See Also
Feedback