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

PivotItemFormatRule.Level Property

Gets the level by whose values formatting is applied.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.1.Core.dll

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