This topic has not yet been rated - Rate this topic

GridFormatInfo class

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version

Represents the format settings of a scorecard cell or header.
System.Object
  Microsoft.PerformancePoint.Scorecards.GridFormatInfo

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
[SerializableAttribute]
public class GridFormatInfo : ICloneable, 
	IDiffable, IValidate

GridFormatInfo objects specify settings for distinct formatting properties such as background color and font style. GridViewData, GridHeaderItem, and GridCell objects use GridFormatInfo objects to define format settings.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.