Share via


GridCell.Properties Property (Microsoft.PerformancePoint.Scorecards)

The properties of this cell.

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

Syntax

'Declaration
<XmlElementAttribute> _
Public Property Properties As PropertyBag
'Usage
Dim instance As GridCell
Dim value As PropertyBag

value = instance.Properties

instance.Properties = value
[XmlElementAttribute] 
public PropertyBag Properties { get; set; }

See Also

Reference

GridCell Class
GridCell Members
Microsoft.PerformancePoint.Scorecards Namespace