ConfiguredView.EmptyRowsFilterMode Property
Gets or sets the setting that defines how empty rows are handled in the scorecard.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property EmptyRowsFilterMode As ScorecardEmptyRowsFilterMode
Get
Set
'Usage
Dim instance As ConfiguredView
Dim value As ScorecardEmptyRowsFilterMode
value = instance.EmptyRowsFilterMode
instance.EmptyRowsFilterMode = value
public virtual ScorecardEmptyRowsFilterMode EmptyRowsFilterMode { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ScorecardEmptyRowsFilterMode
The setting that defines how empty rows are handled in the scorecard.