ListBoxEdit.ItemTemplate Property
In This Article
Gets or sets a template that defines the presentation of items contained within the list. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Data |
A Data |
#Implements
DevExpress.Xpf.Editors.Internal.ISelectorEdit.ItemTemplate
See Also