Version

PositionFieldResolved Property

The summary will be aligned with this field in the summary record.
Syntax
'Declaration
 
Public ReadOnly Property PositionFieldResolved As Field
public Field PositionFieldResolved {get;}
Remarks

The summary result will be displayed in the summary record aligned with this field. You can specify the position field using SummaryDefinition's PositionFieldName property. If PositionFieldName property has not been set, the source field is used.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also