GridHeaderItem.BpmProperties Property

Gets the collection of properties for this header.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property BpmProperties As BpmPropertyCollection
    Get
'Usage
Dim instance As GridHeaderItem
Dim value As BpmPropertyCollection

value = instance.BpmProperties
public virtual BpmPropertyCollection BpmProperties { get; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
The collection of properties for this header.

See Also

Reference

GridHeaderItem Class

GridHeaderItem Members

Microsoft.PerformancePoint.Scorecards Namespace