PopupBaseEditSettings.PopupFooterButtons Property
In This Article
Gets or sets which buttons are displayed within the editor's drop-down. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Popup |
A Popup |
See Also