DefaultBarItemNames.DashboardItemCaption_CustomRangePeriodButton Field
The Custom Period… command in the item’s context menu.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_CustomRangePeriodButton = "DashboardItemCaption_CustomRangePeriodButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_CustomRangePeriodButton |
See Also