ListBoxEdit.ItemsPanelProperty Field
In This Article
Identifies the ListBoxEdit.ItemsPanel dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly DependencyProperty ItemsPanelProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also