ThemedWindow.ShowDescriptionInSearchResults Property
Gets or sets whether to show found item descriptions (that contain the item location) in the list of ThemedWindow search box results.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
For more information about searching items in the ThemedWindow Ribbon’s, refer to the following help topic: SearchItemDisplayMode.
See Also