This topic has not yet been rated - Rate this topic

GridHeaderItem.IsDrillEnabled property

Gets or sets a Boolean value that indicates whether drill operations are enabled for this header node.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
public bool IsDrillEnabled { get; set; }

Property value

Type: System.Boolean
true if drill operations are enabled for this header node; otherwise false.

This property is used only if the HeaderType property returns the Member field.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.