'Declaration Public Enum RecordSeparatorLocation Inherits System.Enum
public enum RecordSeparatorLocation : System.Enum
Member | Description |
---|---|
FilterRecord | Separator is displayed after filter record. |
FixedRecords | Separator is displayed after fixed records to separate them from the non-fixed records. |
None | Record separator is not displayed. |
SummaryRecord | Separator is displayed after summary record. |
TemplateAddRecord | Separator is displayed after template add-record. |
Used for specifying FieldLayoutSettings' FieldLayoutSettings.RecordSeparatorLocation property which controls which special records display a seprator element. Separator element looks like a thin 3d bar element (like a resizer bar) that separates the associated record from other records.
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