PivotItem.IsMissing

PivotItem.IsMissing property

Indicates whether the item has a missing value.

public bool IsMissing { get; }

Remarks

True means this value has benn removed from the data source.

See Also