Share via


GridFormatInfo-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Die Formateinstellungen einer Scorecardzelle oder Header darstellt.

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.GridFormatInfo

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class GridFormatInfo _
    Implements ICloneable, IDiffable, IValidate
'Usage
Dim instance As GridFormatInfo
[SerializableAttribute]
public class GridFormatInfo : ICloneable, 
    IDiffable, IValidate

Hinweise

GridFormatInfo -Objekte geben Sie Einstellungen für unterschiedliche Formatierungseigenschaften, z. B. Hintergrundfarbe die Farbe und die Schriftart. GridViewData, GridHeaderItemund GridCell -Objekte verwenden Sie GridFormatInfo Objekte Formateinstellungen definieren.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

GridFormatInfo-Member

Microsoft.PerformancePoint.Scorecards-Namespace

Weitere Ressourcen

Scorecard Formatting