'Declaration Public Enum RepeatType Inherits System.Enum
public enum RepeatType : System.Enum
Member | Description |
---|---|
FirstOccurrence | Logical content headers appear only on the page where they occur for the first time. |
LevelBreak | Logical content headers appear only when they are required when the context requires it, e.g. when record type changes. |
PageBreak | Logical content headers appear at the top of the each new page. |
Note: In the case of a XamDataGrid this setting determines when field headers are displayed.
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