'Declaration Public Enum SummaryPosition Inherits System.Enum
public enum SummaryPosition : System.Enum
Member | Description |
---|---|
Center | Position the summary center in free-form area of the summary record. |
Default | Default is resolved to UseSummaryPositionField. |
Left | Position the summary left in free-form area of the summary record. |
Right | Position the summary right in free-form area of the summary record. |
UseSummaryPositionField | Position the summary in the summary record aligned with the field specified by the SummaryDefinition.PositionFieldName property. If SummaryPositionField is not set then the summary will be aligned with the summary’s SummaryDefinition.SourceFieldName. |
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