GridViewData.ResolveFormattingInfo method

Resolves formatting information for headers and cells.

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

Syntax

'Declaration
Public Sub ResolveFormattingInfo
'Usage
Dim instance As GridViewData

instance.ResolveFormattingInfo()
public void ResolveFormattingInfo()

Remarks

This method sets the ResolvedFormatInfo property for headers and cells. It combines the default format settings with any override format settings that are specified for each cell and header.

See also

Reference

GridViewData class

GridViewData members

Microsoft.PerformancePoint.Scorecards namespace