Skip to main content
.NET 6.0+

KpiModule.KpiNavigationGroupName Field

Specifies the name of the navigation group containing navigation items specific to KPI functionality.

Namespace: DevExpress.ExpressApp.Kpi

Assembly: DevExpress.ExpressApp.Kpi.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Kpi

Declaration

[Browsable(false)]
public const string KpiNavigationGroupName = "KPI"

Field Value

Type
String
See Also