RepositoryItemLookUpEdit.HotTrackItems Property
In This Article
Gets or sets a value specifying whether the items in the popup window are hottracked when the mouse pointer passes over them.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the items in the popup window are hottracked when the mouse pointer passes over them; otherwise, false. |
See Also