A newer version of this page is available.
Switch to the current version.
PopupBaseEditSettings.PopupTopAreaTemplate Property
Gets or sets the template that defines the presentation of the top area within an editor’s dropdown.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
ControlTemplate | A ControlTemplate object that defines the presentation of the top area within an editor’s dropdown. |
Remarks
If the PopupTopAreaTemplate property is not specified, the top area is not displayed within an editor’s dropdown. By default, the top area is displayed within a Search Lookup editor and contains the search box and the ‘Find’ button.
See Also
Feedback