Share via


IFieldEditor.DisplayAsNewSection property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
ReadOnly Property DisplayAsNewSection As Boolean
    Get
'Usage
Dim instance As IFieldEditor
Dim value As Boolean

value = instance.DisplayAsNewSection
bool DisplayAsNewSection { get; }

Property value

Type: System.Boolean

See also

Reference

IFieldEditor interface

IFieldEditor members

Microsoft.SharePoint.WebControls namespace