Share via


GridCell.CellAnnotation Property (Microsoft.PerformancePoint.Scorecards)

The annotation for the cell.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlElementAttribute> _
Public Property CellAnnotation As Annotation
'Usage
Dim instance As GridCell
Dim value As Annotation

value = instance.CellAnnotation

instance.CellAnnotation = value
[XmlElementAttribute] 
public Annotation CellAnnotation { get; set; }

See Also

Reference

GridCell Class
GridCell Members
Microsoft.PerformancePoint.Scorecards Namespace