GridHeaderItem.NamedSetType Property
Gets or sets the type of named set in the header.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property NamedSetType As ScorecardNamedSetType
Get
Set
'Usage
Dim instance As GridHeaderItem
Dim value As ScorecardNamedSetType
value = instance.NamedSetType
instance.NamedSetType = value
public ScorecardNamedSetType NamedSetType { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ScorecardNamedSetType
The type of named set in the header.