Freigeben über


GridDisplayElement.Status-Eigenschaft

Ruft den Status des Cell-Elements fest.

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

Syntax

'Declaration
Public Property Status As GridCellElmentStatus
    Get
    Set
'Usage
Dim instance As GridDisplayElement
Dim value As GridCellElmentStatus

value = instance.Status

instance.Status = value
public GridCellElmentStatus Status { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.GridCellElmentStatus
Der Status des Cell-Elements.

Siehe auch

Referenz

GridDisplayElement Klasse

GridDisplayElement-Member

Microsoft.PerformancePoint.Scorecards-Namespace