Skip to main content

PivotItemFormatRule.Level Property

Gets the level by whose values formatting is applied.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public PivotItemFormatRuleLevel Level { get; }

#Property Value

Type Description
PivotItemFormatRuleLevel

A PivotItemFormatRuleLevel object that is the level by whose values formatting is applied.

See Also