EntityEditorWithPicker.DefaultPlaceButtonsUnderEntityEditor property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property DefaultPlaceButtonsUnderEntityEditor As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.DefaultPlaceButtonsUnderEntityEditor
protected virtual bool DefaultPlaceButtonsUnderEntityEditor { get; }

Property value

Type: System.Boolean

See also

Reference

EntityEditorWithPicker class

EntityEditorWithPicker members

Microsoft.SharePoint.WebControls namespace