ComboBoxEditSettings.GetApplyImageTemplateToSelectedItem() Method
Gets the value of the ComboBoxEdit.ApplyImageTemplateToSelectedItem property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | true if the ImageTemplate is applied to the selected item; otherwise, false. |
See Also