wpf-devexpress-dot-xpf-dot-editors-2f2d3827.md
Defines the native appearance and behavior of the list box editor.
Namespace : DevExpress.Xpf.Editors
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class ListBoxEditStyleSettings :
BaseListBoxEditStyleSettings
Public Class ListBoxEditStyleSettings
Inherits BaseListBoxEditStyleSettings
A ListBoxEditStyleSettings object defines the default list box operation mode.
Tip
For the complete list of the ListBoxEdit control operation modes, see ListBoxEdit operation modes.
Show 13 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement BaseEditStyleSettings DevExpress.Xpf.Editors.TextEditStyleSettings DevExpress.Xpf.Editors.ButtonEditStyleSettings DevExpress.Xpf.Editors.PopupBaseEditStyleSettings DevExpress.Xpf.Editors.BaseItemsControlStyleSettings<ListBoxEdit> DevExpress.Xpf.Editors.BaseListBoxEditStyleSettings ListBoxEditStyleSettings
See Also